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 ?L?B?UA?? 001111110100110000111111010000100011111101010101010000010011111100111111 3f4c3f423f55413f3f
SJIS-WIN ?L?B?UA?? 001111110100110000111111010000100011111101010101010000010011111100111111 3f4c3f423f55413f3f
EUC-JP ?L?B?UA?? 001111110100110000111111010000100011111101010101010000010011111100111111 3f4c3f423f55413f3f
UTF-8 혩L혩B혩UA챈횥 11101101100110001010100101001100111011011001100010101001010000101110110110011000101010010101010101000001111011001011000110001000111011011001101010100101 ed98a94ced98a942ed98a95541ecb188ed9aa5
UHC 혩L혩B혩UA챈횥 1100001010010001010011001100001010010001010000101100001010010001010101010100000111000011101001101100001110011100 c2914cc29142c2915541c3a6c39c

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