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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 竪湛息D竪湛息D^ 100100100100011110010010010110001001000110100111010001001001001001000111100100100101100010010001101001110100010001011110 9247925891a7449247925891a7445e
EUC-JP 竪湛息D竪湛息D^ 110000111010100011000011101110011100001010101001010001001100001110101000110000111011100111000010101010010100010001011110 c3a8c3b9c2a944c3a8c3b9c2a9445e
UTF-8 竪湛息D竪湛息D^ 111001111010101110101010111001101011100110011011111001101000000110101111010001001110011110101011101010101110011010111001100110111110011010000001101011110100010001011110 e7abaae6b99be681af44e7abaae6b99be681af445e
UHC 竪湛息D竪湛息D^ 111000101011010111010011110000001110001111010011010001001110001010110101110100111100000011100011110100110100010001011110 e2b5d3c0e3d344e2b5d3c0e3d3445e

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