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{^ 1110100111101101100011101010100001101111011011110110111001111101111010011110110110001110101010000110111101101111011011100111101101011110 e9ed8ea86f6f6e7de9ed8ea86f6f6e7b5e
EUC-JP 鳫耳oon}鳫耳oon{^ 1111001011101111101111001010101001101111011011110110111001111101111100101110111110111100101010100110111101101111011011100111101101011110 f2efbcaa6f6f6e7df2efbcaa6f6f6e7b5e
UTF-8 鳫耳oon}鳫耳oon{^ 111010011011001110101011111010001000000010110011011011110110111101101110011111011110100110110011101010111110100010000000101100110110111101101111011011100111101101011110 e9b3abe880b36f6f6e7de9b3abe880b36f6f6e7b5e
UHC ?耳oon}?耳oon{^ 001111111110110010111100011011110110111101101110011111010011111111101100101111000110111101101111011011100111101101011110 3fecbc6f6f6e7d3fecbc6f6f6e7b5e

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