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{^ 10111011110111001011111110101101011011100111110110111011110111001011111110101101011011100111101101011110 bbdcbfad6e7dbbdcbfad6e7b5e
SJIS-WIN ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ?Ü¿?n}?Ü¿?n{^ 001111111000111110101010111001001000111110100010110001000011111101101110011111010011111110001111101010101110010010001111101000101100010000111111011011100111101101011110 3f8faae48fa2c43f6e7d3f8faae48fa2c43f6e7b5e
UTF-8 »Ü¿­n}»Ü¿­n{^ 110000101011101111000011100111001100001010111111110000101010110101101110011111011100001010111011110000111001110011000010101111111100001010101101011011100111101101011110 c2bbc39cc2bfc2ad6e7dc2bbc39cc2bfc2ad6e7b5e
UHC ??¿­n}??¿­n{^ 0011111100111111101000101010111110100001101010010110111001111101001111110011111110100010101011111010000110101001011011100111101101011110 3f3fa2afa1a96e7d3f3fa2afa1a96e7b5e

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