To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ?????p????A 0011111100111111001111110011111100111111011100000011111100111111001111110011111101000001 3f3f3f3f3f703f3f3f3f41
SJIS-WIN ?????p????A 0011111100111111001111110011111100111111011100000011111100111111001111110011111101000001 3f3f3f3f3f703f3f3f3f41
EUC-JP ?????p????A 0011111100111111001111110011111100111111011100000011111100111111001111110011111101000001 3f3f3f3f3f703f3f3f3f41
UTF-8 셍롉롊셔샬p셍롖렼섄A 1110110010000101100011011110101110100001100010011110101110100001100010101110110010000101100101001110110010000011101011000111000011101100100001011000110111101011101000011001011011101011101000001011110011101100100001001000010001000001 ec858deba189eba18aec8594ec83ac70ec858deba196eba0bcec848441
UHC 셍롉롊셔샬p셍롖렼섄A 1011110011000100100011101100111110001110110100001011110011000101101111001010001101110000101111001100010010001110110110101000111011000100101111001010100101000001 bcc48ecf8ed0bcc5bca370bcc48eda8ec4bca941

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)