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 硝ォト骼ソ示鮏 1000111111001001101010111100010011101001100011101011111110001110101001101111110001000011 8fc9abc4e98ebf8ea6fc43
EUC-JP 硝ォト骼ソ示鮏 101111101100101110001110101010111000111011000100111100011110111010001110101111111011110010101000100011111110101011011011 becb8eab8ec4f1ee8ebfbca88feadb
UTF-8 硝ォト骼ソ示鮏 111001111010000110011101111011111011110110101011111011111011111010000100111010011010101010111100111011111011110110111111111001111010010010111010111010011010111010001111 e7a19defbdabefbe84e9aabcefbdbfe7a4bae9ae8f
UHC 硝????示? 111101011010011000111111001111110011111100111111111000111100011000111111 f5a63f3f3f3fe3c63f

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