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 11101000110111111001010111101001100110011010001011101000110111111001010111101001100110011010001001000010 e8df95e999a2e8df95e999a242
EUC-JP 鞜暮劼鞜暮劼B 11110000111000011100101011101011110100101010010011110000111000011100101011101011110100101010010001000010 f0e1caebd2a4f0e1caebd2a442
UTF-8 鞜暮劼鞜暮劼B 11101001100111101001110011100110100110101010111011100101100010101011110011101001100111101001110011100110100110101010111011100101100010101011110001000010 e99e9ce69aaee58abce99e9ce69aaee58abc42
UHC ?暮??暮?B 001111111101100110111010001111110011111111011001101110100011111101000010 3fd9ba3f3fd9ba3f42

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