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{^ 00111111001111110011111101011100011011100111110100111111001111110011111101011100011011100111101101011110 3f3f3f5c6e7d3f3f3f5c6e7b5e
SJIS-WIN 墻ζ?\n}墻ζ?\n{^ 1001101011010100100000111100010000111111010111000110111001111101100110101101010010000011110001000011111101011100011011100111101101011110 9ad483c43f5c6e7d9ad483c43f5c6e7b5e
EUC-JP 墻ζ?\n}墻ζ?\n{^ 1101010011010110101001101100011000111111010111000110111001111101110101001101011010100110110001100011111101011100011011100111101101011110 d4d6a6c63f5c6e7dd4d6a6c63f5c6e7b5e
UTF-8 墻ζ굢\n}墻ζ굢\n{^ 1110010110100010101110111100111010110110111010101011010110100010010111000110111001111101111001011010001010111011110011101011011011101010101101011010001001011100011011100111101101011110 e5a2bbceb6eab5a25c6e7de5a2bbceb6eab5a25c6e7b5e
UHC 墻ζ굢\n}墻ζ굢\n{^ 11101101110111111010010111100110100000101000100101011100011011100111110111101101110111111010010111100110100000101000100101011100011011100111101101011110 eddfa5e682895c6e7deddfa5e682895c6e7b5e

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