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{^ 00111111001111110110111101101111011011100111110100111111001111110110111101101111011011100111101101011110 3f3f6f6f6e7d3f3f6f6f6e7b5e
SJIS-WIN ?豈oon}?豈oon{^ 001111111110011010101111011011110110111101101110011111010011111111100110101011110110111101101111011011100111101101011110 3fe6af6f6f6e7d3fe6af6f6f6e7b5e
EUC-JP 嶴豈oon}嶴豈oon{^ 10001111101110111111001111101100101100010110111101101111011011100111110110001111101110111111001111101100101100010110111101101111011011100111101101011110 8fbbf3ecb16f6f6e7d8fbbf3ecb16f6f6e7b5e
UTF-8 嶴豈oon}嶴豈oon{^ 111001011011011010110100111010001011000110001000011011110110111101101110011111011110010110110110101101001110100010110001100010000110111101101111011011100111101101011110 e5b6b4e8b1886f6f6e7de5b6b4e8b1886f6f6e7b5e
UHC ?豈oon}?豈oon{^ 001111111101000111000010011011110110111101101110011111010011111111010001110000100110111101101111011011100111101101011110 3fd1c26f6f6e7d3fd1c26f6f6e7b5e

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