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\n}??e\n{^ 00111111001111110110010101011100011011100111110100111111001111110110010101011100011011100111101101011110 3f3f655c6e7d3f3f655c6e7b5e
SJIS-WIN 旦達e\n}旦達e\n{^ 1001001001010101100100100100001001100101010111000110111001111101100100100101010110010010010000100110010101011100011011100111101101011110 92559242655c6e7d92559242655c6e7b5e
EUC-JP 旦達e\n}旦達e\n{^ 1100001110110110110000111010001101100101010111000110111001111101110000111011011011000011101000110110010101011100011011100111101101011110 c3b6c3a3655c6e7dc3b6c3a3655c6e7b5e
UTF-8 旦達e\n}旦達e\n{^ 111001101001011110100110111010011000000110010100011001010101110001101110011111011110011010010111101001101110100110000001100101000110010101011100011011100111101101011110 e697a6e98194655c6e7de697a6e98194655c6e7b5e
UHC 旦達e\n}旦達e\n{^ 1101001110101001110100111011100101100101010111000110111001111101110100111010100111010011101110010110010101011100011011100111101101011110 d3a9d3b9655c6e7dd3a9d3b9655c6e7b5e

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