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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???恁l?恁?? 001111110011111100111111100111001000110010000010100011000011111110011100100011000011111100111111 3f3f3f9c8c828c3f9c8c3f3f
EUC-JP ???恁l?恁?? 001111110011111100111111110101111110110010100011111011000011111111010111111011000011111100111111 3f3f3fd7eca3ec3fd7ec3f3f
UTF-8 梨덉갹恁l콝恁룻삩 111011111010011110100010111010111000110110001001111010101011000010111001111001101000000110000001111011111011110110001100111011001011110110011101111001101000000110000001111010111010001110111011111011001000001010101001 efa7a2eb8d89eab0b9e68181efbd8cecbd9de68181eba3bbec82a9
UHC 梨덉갹恁l콝恁룻삩 111011001011000110001000111011001011000010111101111011001111011010100011111011001011000110010101111011001111011010110111111011011001100010101000 ecb188ecb0bdecf6a3ecb195ecf6b7ed98a8

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