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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???恁??恁l 0011111100111111001111111001110010001100001111110011111110011100100011001000001010001100 3f3f3f9c8c3f3f9c8c828c
EUC-JP ???恁??恁l 0011111100111111001111111101011111101100001111110011111111010111111011001010001111101100 3f3f3fd7ec3f3fd7eca3ec
UTF-8 李쎌쮼恁뽰콛恁l 111011111010011110100001111011001000111010001100111011001010111010111100111001101000000110000001111010111011110110110000111011001011110110011011111001101000000110000001111011111011110110001100 efa7a1ec8e8cecaebce68181ebbdb0ecbd9be68181efbd8c
UHC 李쎌쮼恁뽰콛恁l 11101100101100001011110111101100101010001001100011101100111101101001011011101100101100011001010011101100111101101010001111101100 ecb0bdeca898ecf696ecb194ecf6a3ec

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