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 èâ˜Oon}èâ˜Oon{^ 111010001110001010011000010011110110111101101110011111011110100011100010100110000100111101101111011011100111101101011110 e8e2984f6f6e7de8e2984f6f6e7b5e
SJIS-WIN ???Oon}???Oon{^ 001111110011111100111111010011110110111101101110011111010011111100111111001111110100111101101111011011100111101101011110 3f3f3f4f6f6e7d3f3f3f4f6f6e7b5e
EUC-JP èâ?Oon}èâ?Oon{^ 1000111110101011101100101000111110101011101001000011111101001111011011110110111001111101100011111010101110110010100011111010101110100100001111110100111101101111011011100111101101011110 8fabb28faba43f4f6f6e7d8fabb28faba43f4f6f6e7b5e
UTF-8 èâ˜Oon}èâ˜Oon{^ 110000111010100011000011101000101100001010011000010011110110111101101110011111011100001110101000110000111010001011000010100110000100111101101111011011100111101101011110 c3a8c3a2c2984f6f6e7dc3a8c3a2c2984f6f6e7b5e
UHC ???Oon}???Oon{^ 001111110011111100111111010011110110111101101110011111010011111100111111001111110100111101101111011011100111101101011110 3f3f3f4f6f6e7d3f3f3f4f6f6e7b5e

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