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 ??pn}??pn{^ 0011111100111111011100000110111001111101001111110011111101110000011011100111101101011110 3f3f706e7d3f3f706e7b5e
SJIS-WIN 鴫pn}鴫pn{^ 111100001100000010001110101100000111000001101110011111011111000011000000100011101011000001110000011011100111101101011110 f0c08eb0706e7df0c08eb0706e7b5e
EUC-JP ?鴫pn}?鴫pn{^ 00111111101111001011001001110000011011100111110100111111101111001011001001110000011011100111101101011110 3fbcb2706e7d3fbcb2706e7b5e
UTF-8 鴫pn}鴫pn{^ 11101110100000011011111111101001101101001010101101110000011011100111110111101110100000011011111111101001101101001010101101110000011011100111101101011110 ee81bfe9b4ab706e7dee81bfe9b4ab706e7b5e
UHC ??pn}??pn{^ 0011111100111111011100000110111001111101001111110011111101110000011011100111101101011110 3f3f706e7d3f3f706e7b5e

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