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 âcâNon}âcâNon{^ 111000100110001111100010010011100110111101101110011111011110001001100011111000100100111001101111011011100111101101011110 e263e24e6f6e7de263e24e6f6e7b5e
SJIS-WIN ?c?Non}?c?Non{^ 001111110110001100111111010011100110111101101110011111010011111101100011001111110100111001101111011011100111101101011110 3f633f4e6f6e7d3f633f4e6f6e7b5e
EUC-JP âcâNon}âcâNon{^ 1000111110101011101001000110001110001111101010111010010001001110011011110110111001111101100011111010101110100100011000111000111110101011101001000100111001101111011011100111101101011110 8faba4638faba44e6f6e7d8faba4638faba44e6f6e7b5e
UTF-8 âcâNon}âcâNon{^ 11000011101000100110001111000011101000100100111001101111011011100111110111000011101000100110001111000011101000100100111001101111011011100111101101011110 c3a263c3a24e6f6e7dc3a263c3a24e6f6e7b5e
UHC ?c?Non}?c?Non{^ 001111110110001100111111010011100110111101101110011111010011111101100011001111110100111001101111011011100111101101011110 3f633f4e6f6e7d3f633f4e6f6e7b5e

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