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{^ 100010101110101110011000010111010110111101101110011111011000101011101011100110000101110101101111011011100111101101011110 8aeb985d6f6e7d8aeb985d6f6e7b5e
EUC-JP 危肋on}危肋on{^ 101101001110110111001111101111100110111101101110011111011011010011101101110011111011111001101111011011100111101101011110 b4edcfbe6f6e7db4edcfbe6f6e7b5e
UTF-8 危肋on}危肋on{^ 11100101100011011011000111101000100000101000101101101111011011100111110111100101100011011011000111101000100000101000101101101111011011100111101101011110 e58db1e8828b6f6e7de58db1e8828b6f6e7b5e
UHC 危肋on}危肋on{^ 111010101100101111010111110011100110111101101110011111011110101011001011110101111100111001101111011011100111101101011110 eacbd7ce6f6e7deacbd7ce6f6e7b5e

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