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 10011011110100101110010110011100100111101001101010011011110100101110010110011100100111101001101001000010 9bd2e59c9e9a9bd2e59c9e9a42
EUC-JP 嶬蝨椢嶬蝨椢B 11010110110101001110100111111100110110111111101011010110110101001110100111111100110110111111101001000010 d6d4e9fcdbfad6d4e9fcdbfa42
UTF-8 嶬蝨椢嶬蝨椢B 11100101101101101010110011101000100111011010100011100110101001001010001011100101101101101010110011101000100111011010100011100110101001001010001001000010 e5b6ace89da8e6a4a2e5b6ace89da8e6a4a242
UHC ?蝨??蝨?B 001111111110001110100100001111110011111111100011101001000011111101000010 3fe3a43f3fe3a43f42

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