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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??頑}??頑{^ 0011111100111111100010101110011001111101001111110011111110001010111001100111101101011110 3f3f8ae67d3f3f8ae67b5e
EUC-JP ??頑}??頑{^ 0011111100111111101101001110100001111101001111110011111110110100111010000111101101011110 3f3fb4e87d3f3fb4e87b5e
UTF-8 솨섀頑}솨섀頑{^ 111011001000011010101000111011001000010010000000111010011010000010010001011111011110110010000110101010001110110010000100100000001110100110100000100100010111101101011110 ec86a8ec8480e9a0917dec86a8ec8480e9a0917b5e
UHC 솨섀頑}솨섀頑{^ 101111001101110110111100101010001110100011010111011111011011110011011101101111001010100011101000110101110111101101011110 bcddbca8e8d77dbcddbca8e8d77b5e

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