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{^ 0011111100111111011011110110111001111101001111110011111101101111011011100111101101011110 3f3f6f6e7d3f3f6f6e7b5e
SJIS-WIN 嗽嗽on}嗽嗽on{^ 100110100111010110011010011101010110111101101110011111011001101001110101100110100111010101101111011011100111101101011110 9a759a756f6e7d9a759a756f6e7b5e
EUC-JP 嗽嗽on}嗽嗽on{^ 110100111101011011010011110101100110111101101110011111011101001111010110110100111101011001101111011011100111101101011110 d3d6d3d66f6e7dd3d6d3d66f6e7b5e
UTF-8 嗽嗽on}嗽嗽on{^ 11100101100101111011110111100101100101111011110101101111011011100111110111100101100101111011110111100101100101111011110101101111011011100111101101011110 e597bde597bd6f6e7de597bde597bd6f6e7b5e
UHC 嗽嗽on}嗽嗽on{^ 111000011111010111100001111101010110111101101110011111011110000111110101111000011111010101101111011011100111101101011110 e1f5e1f56f6e7de1f5e1f56f6e7b5e

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