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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 罧鴨仰罧鴨仰B 11100011101011001000101010011011100010111100001011100011101011001000101010011011100010111100001001000010 e3ac8a9b8bc2e3ac8a9b8bc242
EUC-JP 罧鴨仰罧鴨仰B 11100110101011101011001111111011101101101100010011100110101011101011001111111011101101101100010001000010 e6aeb3fbb6c4e6aeb3fbb6c442
UTF-8 罧鴨仰罧鴨仰B 11100111101111011010011111101001101101001010100011100100101110111011000011100111101111011010011111101001101101001010100011100100101110111011000001000010 e7bda7e9b4a8e4bbb0e7bda7e9b4a8e4bbb042
UHC ?鴨仰?鴨仰B 0011111111100100111001011110010011100110001111111110010011100101111001001110011001000010 3fe4e5e4e63fe4e5e4e642

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