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{^ 100100001100111011111011100011100110111101101110011111011001000011001110111110111000111001101111011011100111101101011110 90cefb8e6f6e7d90cefb8e6f6e7b5e
EUC-JP 石?on}石?on{^ 11000000110100000011111101101111011011100111110111000000110100000011111101101111011011100111101101011110 c0d03f6f6e7dc0d03f6f6e7b5e
UTF-8 石緖on}石緖on{^ 11100111100111111011001111100111101101111001011001101111011011100111110111100111100111111011001111100111101101111001011001101111011011100111101101011110 e79fb3e7b7966f6e7de79fb3e7b7966f6e7b5e
UHC 石緖on}石緖on{^ 111000001011010011011111111111010110111101101110011111011110000010110100110111111111110101101111011011100111101101011110 e0b4dffd6f6e7de0b4dffd6f6e7b5e

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