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{^ 110101101110010101111101011011110110111101101110011111011101011011100101011111010110111101101111011011100111101101011110 d6e57d6f6f6e7dd6e57d6f6f6e7b5e
EUC-JP ヨ蛩oon}ヨ蛩oon{^ 1000111011010110111010011101111001101111011011110110111001111101100011101101011011101001110111100110111101101111011011100111101101011110 8ed6e9de6f6f6e7d8ed6e9de6f6f6e7b5e
UTF-8 ヨ蛩oon}ヨ蛩oon{^ 111011111011111010010110111010001001101110101001011011110110111101101110011111011110111110111110100101101110100010011011101010010110111101101111011011100111101101011110 efbe96e89ba96f6f6e7defbe96e89ba96f6f6e7b5e
UHC ??oon}??oon{^ 00111111001111110110111101101111011011100111110100111111001111110110111101101111011011100111101101011110 3f3f6f6f6e7d3f3f6f6f6e7b5e

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