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{^ 11111001101000011000111101110000011011100111110111111001101000011000111101110000011011100111101101011110 f9a18f706e7df9a18f706e7b5e
SJIS-WIN ???pn}???pn{^ 00111111001111110011111101110000011011100111110100111111001111110011111101110000011011100111101101011110 3f3f3f706e7d3f3f3f706e7b5e
EUC-JP ù¡?pn}ù¡?pn{^ 100011111010101111100011100011111010001011000010001111110111000001101110011111011000111110101011111000111000111110100010110000100011111101110000011011100111101101011110 8fabe38fa2c23f706e7d8fabe38fa2c23f706e7b5e
UTF-8 ù¡pn}ù¡pn{^ 11000011101110011100001010100001110000101000111101110000011011100111110111000011101110011100001010100001110000101000111101110000011011100111101101011110 c3b9c2a1c28f706e7dc3b9c2a1c28f706e7b5e
UHC ?¡?pn}?¡?pn{^ 001111111010001010101110001111110111000001101110011111010011111110100010101011100011111101110000011011100111101101011110 3fa2ae3f706e7d3fa2ae3f706e7b5e

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