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 ’FÌon}’FÌon{^ 100100100100011010010000110011000110111101101110011111011001001001000110100100001100110001101111011011100111101101011110 924690cc6f6e7d924690cc6f6e7b5e
SJIS-WIN ?F??on}?F??on{^ 001111110100011000111111001111110110111101101110011111010011111101000110001111110011111101101111011011100111101101011110 3f463f3f6f6e7d3f463f3f6f6e7b5e
EUC-JP ?F?Ìon}?F?Ìon{^ 00111111010001100011111110001111101010101100000001101111011011100111110100111111010001100011111110001111101010101100000001101111011011100111101101011110 3f463f8faac06f6e7d3f463f8faac06f6e7b5e
UTF-8 ’FÌon}’FÌon{^ 110000101001001001000110110000101001000011000011100011000110111101101110011111011100001010010010010001101100001010010000110000111000110001101111011011100111101101011110 c29246c290c38c6f6e7dc29246c290c38c6f6e7b5e
UHC ?F??on}?F??on{^ 001111110100011000111111001111110110111101101110011111010011111101000110001111110011111101101111011011100111101101011110 3f463f3f6f6e7d3f463f3f6f6e7b5e

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