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 ??{N}??{N{^ 0011111100111111011110110100111001111101001111110011111101111011010011100111101101011110 3f3f7b4e7d3f3f7b4e7b5e
SJIS-WIN 問螂{N}問螂{N{^ 100101101110001011100101101001010111101101001110011111011001011011100010111001011010010101111011010011100111101101011110 96e2e5a57b4e7d96e2e5a57b4e7b5e
EUC-JP 問螂{N}問螂{N{^ 110011001110010011101010101001110111101101001110011111011100110011100100111010101010011101111011010011100111101101011110 cce4eaa77b4e7dcce4eaa77b4e7b5e
UTF-8 問螂{N}問螂{N{^ 11100101100101011000111111101000100111101000001001111011010011100111110111100101100101011000111111101000100111101000001001111011010011100111101101011110 e5958fe89e827b4e7de5958fe89e827b4e7b5e
UHC 問螂{N}問螂{N{^ 110110011111110111010101110011000111101101001110011111011101100111111101110101011100110001111011010011100111101101011110 d9fdd5cc7b4e7dd9fdd5cc7b4e7b5e

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