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{^ 0011111100111111010011110110111001111101001111110011111101001111011011100111101101011110 3f3f4f6e7d3f3f4f6e7b5e
SJIS-WIN 妖?On}妖?On{^ 10010111011001000011111101001111011011100111110110010111011001000011111101001111011011100111101101011110 97643f4f6e7d97643f4f6e7b5e
EUC-JP 妖?On}妖?On{^ 11001101110001010011111101001111011011100111110111001101110001010011111101001111011011100111101101011110 cdc53f4f6e7dcdc53f4f6e7b5e
UTF-8 妖숥On}妖숥On{^ 11100101101001101001011011101100100010001010010101001111011011100111110111100101101001101001011011101100100010001010010101001111011011100111101101011110 e5a696ec88a54f6e7de5a696ec88a54f6e7b5e
UHC 妖숥On}妖숥On{^ 111010001110110110011010010000100100111101101110011111011110100011101101100110100100001001001111011011100111101101011110 e8ed9a424f6e7de8ed9a424f6e7b5e

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