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???LB 001111110011111100111111010011000011111100111111001111110100110001000010 3f3f3f4c3f3f3f4c42
SJIS-WIN ???L???LB 001111110011111100111111010011000011111100111111001111110100110001000010 3f3f3f4c3f3f3f4c42
EUC-JP ???L???LB 001111110011111100111111010011000011111100111111001111110100110001000010 3f3f3f4c3f3f3f4c42
UTF-8 챔징쨌L챔징쨌LB 111011001011000110010100111011001010011110010101111011001010100010001100010011001110110010110001100101001110110010100111100101011110110010101000100011000100110001000010 ecb194eca795eca88c4cecb194eca795eca88c4c42
UHC 챔징쨌L챔징쨌LB 110000111010100011000010101000011100001010110111010011001100001110101000110000101010000111000010101101110100110001000010 c3a8c2a1c2b74cc3a8c2a1c2b74c42

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