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 ???E???EB 001111110011111100111111010001010011111100111111001111110100010101000010 3f3f3f453f3f3f4542
SJIS-WIN 炭端息E炭端息EB 100100100101100110010010010110111001000110100111010001011001001001011001100100100101101110010001101001110100010101000010 9259925b91a7459259925b91a74542
EUC-JP 炭端息E炭端息EB 110000111011101011000011101111001100001010101001010001011100001110111010110000111011110011000010101010010100010101000010 c3bac3bcc2a945c3bac3bcc2a94542
UTF-8 炭端息E炭端息EB 111001111000001010101101111001111010101110101111111001101000000110101111010001011110011110000010101011011110011110101011101011111110011010000001101011110100010101000010 e782ade7abafe681af45e782ade7abafe681af4542
UHC 炭端息E炭端息EB 111101111010100111010011101011101110001111010011010001011111011110101001110100111010111011100011110100110100010101000010 f7a9d3aee3d345f7a9d3aee3d34542

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