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 額??孫??粹 10001010011110100011111100111111100100011011011100111111001111111110001011101101 8a7a3f3f91b73f3fe2ed
EUC-JP 額??孫??粹 10110011110110110011111100111111110000101011100100111111001111111110010011101111 b3db3f3fc2b93f3fe4ef
UTF-8 額뗮긐孫걢괫粹 111010011010000110001101111010111001011110101110111010101011100010010000111001011010110110101011111010101011000110100010111010101011010010101011111001111011001010111001 e9a18deb97aeeab890e5adabeab1a2eab4abe7b2b9
UHC 額뗮긐孫걢괫粹 1110010011111110100010111110110110000011010011111110000111011101100000011000101110000010010101001110001010110110 e4fe8bed834fe1dd818b8254e2b6

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