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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 訊??n}訊??n{^ 10010000011101010011111100111111011011100111110110010000011101010011111100111111011011100111101101011110 90753f3f6e7d90753f3f6e7b5e
EUC-JP 訊??n}訊??n{^ 10111111110101100011111100111111011011100111110110111111110101100011111100111111011011100111101101011110 bfd63f3f6e7dbfd63f3f6e7b5e
UTF-8 訊덊뢓n}訊덊뢓n{^ 1110100010101000100010101110101110001101100010101110101110100010100100110110111001111101111010001010100010001010111010111000110110001010111010111010001010010011011011100111101101011110 e8a88aeb8d8aeba2936e7de8a88aeb8d8aeba2936e7b5e
UHC 訊덊뢓n}訊덊뢓n{^ 1110001111110010100010001110110110001111010011100110111001111101111000111111001010001000111011011000111101001110011011100111101101011110 e3f288ed8f4e6e7de3f288ed8f4e6e7b5e

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