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 ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 舌舌n}舌舌n{^ 10010000111000111001000011100011011011100111110110010000111000111001000011100011011011100111101101011110 90e390e36e7d90e390e36e7b5e
EUC-JP 舌舌n}舌舌n{^ 11000000111001011100000011100101011011100111110111000000111001011100000011100101011011100111101101011110 c0e5c0e56e7dc0e5c0e56e7b5e
UTF-8 舌舌n}舌舌n{^ 1110100010001000100011001110100010001000100011000110111001111101111010001000100010001100111010001000100010001100011011100111101101011110 e8888ce8888c6e7de8888ce8888c6e7b5e
UHC 舌舌n}舌舌n{^ 11100000110111111110000011011111011011100111110111100000110111111110000011011111011011100111101101011110 e0dfe0df6e7de0dfe0df6e7b5e

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