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{^ 11100001010100101110010011101011011011100111110111100001010100101110010011101011011011100111101101011110 e152e4eb6e7de152e4eb6e7b5e
EUC-JP 甞蓁n}甞蓁n{^ 11100001101100111110100011101101011011100111110111100001101100111110100011101101011011100111101101011110 e1b3e8ed6e7de1b3e8ed6e7b5e
UTF-8 甞蓁n}甞蓁n{^ 1110011110010100100111101110100010010011100000010110111001111101111001111001010010011110111010001001001110000001011011100111101101011110 e7949ee893816e7de7949ee893816e7b5e
UHC ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e

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