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{^ 1011000000111111011011110110111001111101101100000011111101101111011011100111101101011110 b03f6f6e7db03f6f6e7b5e
SJIS-WIN °¥on}°¥on{^ 100000011000101110000001100011110110111101101110011111011000000110001011100000011000111101101111011011100111101101011110 818b818f6f6e7d818b818f6f6e7b5e
EUC-JP °¥on}°¥on{^ 101000011110101110100001111011110110111101101110011111011010000111101011101000011110111101101111011011100111101101011110 a1eba1ef6f6e7da1eba1ef6f6e7b5e
UTF-8 °¥on}°¥on{^ 1100001010110000111011111011111110100101011011110110111001111101110000101011000011101111101111111010010101101111011011100111101101011110 c2b0efbfa56f6e7dc2b0efbfa56f6e7b5e
UHC °¥on}°¥on{^ 101000011100011010100001110011010110111101101110011111011010000111000110101000011100110101101111011011100111101101011110 a1c6a1cd6f6e7da1c6a1cd6f6e7b5e

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