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 ??q}??q{^ 001111110011111101110001011111010011111100111111011100010111101101011110 3f3f717d3f3f717b5e
SJIS-WIN ?讎q}?讎q{^ 0011111111100110101001100111000101111101001111111110011010100110011100010111101101011110 3fe6a6717d3fe6a6717b5e
EUC-JP 嶴讎q}嶴讎q{^ 100011111011101111110011111011001010100001110001011111011000111110111011111100111110110010101000011100010111101101011110 8fbbf3eca8717d8fbbf3eca8717b5e
UTF-8 嶴讎q}嶴讎q{^ 1110010110110110101101001110100010101110100011100111000101111101111001011011011010110100111010001010111010001110011100010111101101011110 e5b6b4e8ae8e717de5b6b4e8ae8e717b5e
UHC ??q}??q{^ 001111110011111101110001011111010011111100111111011100010111101101011110 3f3f717d3f3f717b5e

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