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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 墻ζ?\}墻ζ?\{^ 100110101101010010000011110001000011111101011100011111011001101011010100100000111100010000111111010111000111101101011110 9ad483c43f5c7d9ad483c43f5c7b5e
EUC-JP 墻ζ?\}墻ζ?\{^ 110101001101011010100110110001100011111101011100011111011101010011010110101001101100011000111111010111000111101101011110 d4d6a6c63f5c7dd4d6a6c63f5c7b5e
UTF-8 墻ζ굢\}墻ζ굢\{^ 111001011010001010111011110011101011011011101010101101011010001001011100011111011110010110100010101110111100111010110110111010101011010110100010010111000111101101011110 e5a2bbceb6eab5a25c7de5a2bbceb6eab5a25c7b5e
UHC 墻ζ굢\}墻ζ굢\{^ 1110110111011111101001011110011010000010100010010101110001111101111011011101111110100101111001101000001010001001010111000111101101011110 eddfa5e682895c7deddfa5e682895c7b5e

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