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 恁?恁??恁?? 1001110010001100001111111001110010001100001111110011111110011100100011000011111100111111 9c8c3f9c8c3f3f9c8c3f3f
EUC-JP 恁?恁??恁?? 1101011111101100001111111101011111101100001111110011111111010111111011000011111100111111 d7ec3fd7ec3f3fd7ec3f3f
UTF-8 恁좳恁잛콈恁뽰쭦 111001101000000110000001111011001010001010110011111001101000000110000001111011001001111010011011111011001011110110001000111001101000000110000001111010111011110110110000111011001010110110100110 e68181eca2b3e68181ec9e9becbd88e68181ebbdb0ecada6
UHC 恁좳恁잛콈恁뽰쭦 11101100111101101010000101001110111011001111011010011111111011001011000110000100111011001111011010010110111011001010011110011010 ecf6a14eecf69fecb184ecf696eca79a

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