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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 帳??辱??詣 10010010101000000011111100111111100100000100101000111111001111111000110001110111 92a03f3f904a3f3f8c77
EUC-JP 帳??辱??詣 11000100101000100011111100111111101111111010101100111111001111111011011111011000 c4a23f3fbfab3f3fb7d8
UTF-8 帳닷윿辱덃굢詣 111001011011100010110011111010111000101110110111111011001001110010111111111010001011111010110001111010111000110110000011111010101011010110100010111010001010100110100011 e5b8b3eb8bb7ec9cbfe8beb1eb8d83eab5a2e8a9a3
UHC 帳닷윿辱덃굢詣 1110110111100011101101001110010110011111101101111110100110110100100010001110011010000010100010011110011111100001 ede3b4e59fb7e9b488e68289e7e1

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