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 ???oon}???oon{^ 001111110011111100111111011011110110111101101110011111010011111100111111001111110110111101101111011011100111101101011110 3f3f3f6f6f6e7d3f3f3f6f6f6e7b5e
SJIS-WIN 墻ζ?oon}墻ζ?oon{^ 10011010110101001000001111000100001111110110111101101111011011100111110110011010110101001000001111000100001111110110111101101111011011100111101101011110 9ad483c43f6f6f6e7d9ad483c43f6f6f6e7b5e
EUC-JP 墻ζ?oon}墻ζ?oon{^ 11010100110101101010011011000110001111110110111101101111011011100111110111010100110101101010011011000110001111110110111101101111011011100111101101011110 d4d6a6c63f6f6f6e7dd4d6a6c63f6f6f6e7b5e
UTF-8 墻ζ굢oon}墻ζ굢oon{^ 11100101101000101011101111001110101101101110101010110101101000100110111101101111011011100111110111100101101000101011101111001110101101101110101010110101101000100110111101101111011011100111101101011110 e5a2bbceb6eab5a26f6f6e7de5a2bbceb6eab5a26f6f6e7b5e
UHC 墻ζ굢oon}墻ζ굢oon{^ 111011011101111110100101111001101000001010001001011011110110111101101110011111011110110111011111101001011110011010000010100010010110111101101111011011100111101101011110 eddfa5e682896f6f6e7deddfa5e682896f6f6e7b5e

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