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{^ 100011111100011111101011111110111000111111000111111010111111101101001110011111011000111111000111111010111111101110001111110001111110101111111011010011100111101101011110 8fc7ebfb8fc7ebfb4e7d8fc7ebfb8fc7ebfb4e7b5e
SJIS-WIN ????????N}????????N{^ 001111110011111100111111001111110011111100111111001111110011111101001110011111010011111100111111001111110011111100111111001111110011111100111111010011100111101101011110 3f3f3f3f3f3f3f3f4e7d3f3f3f3f3f3f3f3f4e7b5e
EUC-JP ?Çëû?ÇëûN}?Çëû?ÇëûN{^ 001111111000111110101010101011101000111110101011101100111000111110101011111001010011111110001111101010101010111010001111101010111011001110001111101010111110010101001110011111010011111110001111101010101010111010001111101010111011001110001111101010111110010100111111100011111010101010101110100011111010101110110011100011111010101111100101010011100111101101011110 3f8faaae8fabb38fabe53f8faaae8fabb38fabe54e7d3f8faaae8fabb38fabe53f8faaae8fabb38fabe54e7b5e
UTF-8 ÇëûÇëûN}ÇëûÇëûN{^ 11000010100011111100001110000111110000111010101111000011101110111100001010001111110000111000011111000011101010111100001110111011010011100111110111000010100011111100001110000111110000111010101111000011101110111100001010001111110000111000011111000011101010111100001110111011010011100111101101011110 c28fc387c3abc3bbc28fc387c3abc3bb4e7dc28fc387c3abc3bbc28fc387c3abc3bb4e7b5e
UHC ????????N}????????N{^ 001111110011111100111111001111110011111100111111001111110011111101001110011111010011111100111111001111110011111100111111001111110011111100111111010011100111101101011110 3f3f3f3f3f3f3f3f4e7d3f3f3f3f3f3f3f3f4e7b5e

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