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 ??on}??on{^ 0011111100111111011011110110111001111101001111110011111101101111011011100111101101011110 3f3f6f6e7d3f3f6f6e7b5e
SJIS-WIN 闕シon}闕シon{^ 11101000100011011011110001101111011011100111110111101000100011011011110001101111011011100111101101011110 e88dbc6f6e7de88dbc6f6e7b5e
EUC-JP 闕シon}闕シon{^ 111011111110110110001110101111000110111101101110011111011110111111101101100011101011110001101111011011100111101101011110 efed8ebc6f6e7defed8ebc6f6e7b5e
UTF-8 闕シon}闕シon{^ 11101001100101111001010111101111101111011011110001101111011011100111110111101001100101111001010111101111101111011011110001101111011011100111101101011110 e99795efbdbc6f6e7de99795efbdbc6f6e7b5e
UHC 闕?on}闕?on{^ 11001111111101000011111101101111011011100111110111001111111101000011111101101111011011100111101101011110 cff43f6f6e7dcff43f6f6e7b5e

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