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{^ 1110010011101000001111110110111001111101111001001110100000111111011011100111101101011110 e4e83f6e7de4e83f6e7b5e
EUC-JP 蒻?n}蒻?n{^ 1110100011101010001111110110111001111101111010001110101000111111011011100111101101011110 e8ea3f6e7de8ea3f6e7b5e
UTF-8 蒻퍮n}蒻퍮n{^ 1110100010010010101110111110110110001101101011100110111001111101111010001001001010111011111011011000110110101110011011100111101101011110 e892bbed8dae6e7de892bbed8dae6e7b5e
UHC 蒻퍮n}蒻퍮n{^ 11100101101101101011110001000101011011100111110111100101101101101011110001000101011011100111101101011110 e5b6bc456e7de5b6bc456e7b5e

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