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{^ 100011011000100011100111100000110110111101101110011111011000110110001000111001111000001101101111011011100111101101011110 8d88e7836f6e7d8d88e7836f6e7b5e
SJIS-WIN ????on}????on{^ 001111110011111100111111001111110110111101101110011111010011111100111111001111110011111101101111011011100111101101011110 3f3f3f3f6f6e7d3f3f3f3f6f6e7b5e
EUC-JP ??ç?on}??ç?on{^ 00111111001111111000111110101011101011100011111101101111011011100111110100111111001111111000111110101011101011100011111101101111011011100111101101011110 3f3f8fabae3f6f6e7d3f3f8fabae3f6f6e7b5e
UTF-8 ˆçƒon}ˆçƒon{^ 1100001010001101110000101000100011000011101001111100001010000011011011110110111001111101110000101000110111000010100010001100001110100111110000101000001101101111011011100111101101011110 c28dc288c3a7c2836f6e7dc28dc288c3a7c2836f6e7b5e
UHC ????on}????on{^ 001111110011111100111111001111110110111101101110011111010011111100111111001111110011111101101111011011100111101101011110 3f3f3f3f6f6e7d3f3f3f3f6f6e7b5e

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