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 11101001100000011001010111101001100110011010001011101001100000011001010111101001100110011010001001000010 e98195e999a2e98195e999a242
EUC-JP 驕暮劼驕暮劼B 11110001111000011100101011101011110100101010010011110001111000011100101011101011110100101010010001000010 f1e1caebd2a4f1e1caebd2a442
UTF-8 驕暮劼驕暮劼B 11101001101010011001010111100110100110101010111011100101100010101011110011101001101010011001010111100110100110101010111011100101100010101011110001000010 e9a995e69aaee58abce9a995e69aaee58abc42
UHC 驕暮?驕暮?B 1100111011110110110110011011101000111111110011101111011011011001101110100011111101000010 cef6d9ba3fcef6d9ba3f42

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