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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 恁l?恁l?^ 1001110010001100100000101000110000111111100111001000110010000010100011000011111101011110 9c8c828c3f9c8c828c3f5e
EUC-JP 恁l?恁l?^ 1101011111101100101000111110110000111111110101111110110010100011111011000011111101011110 d7eca3ec3fd7eca3ec3f5e
UTF-8 恁l콈恁l콈^ 11100110100000011000000111101111101111011000110011101100101111011000100011100110100000011000000111101111101111011000110011101100101111011000100001011110 e68181efbd8cecbd88e68181efbd8cecbd885e
UHC 恁l콈恁l콈^ 11101100111101101010001111101100101100011000010011101100111101101010001111101100101100011000010001011110 ecf6a3ecb184ecf6a3ecb1845e

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