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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?ζ?}?ζ?{^ 0011111110000011110001000011111101111101001111111000001111000100001111110111101101011110 3f83c43f7d3f83c43f7b5e
EUC-JP ?ζ?}?ζ?{^ 0011111110100110110001100011111101111101001111111010011011000110001111110111101101011110 3fa6c63f7d3fa6c63f7b5e
UTF-8 列ζ폇}列ζ폇{^ 11101111101001101001110011001110101101101110110110001111100001110111110111101111101001101001110011001110101101101110110110001111100001110111101101011110 efa69cceb6ed8f877defa69cceb6ed8f877b5e
UHC 列ζ폇}列ζ폇{^ 111001101110101010100101111001101011110010010100011111011110011011101010101001011110011010111100100101000111101101011110 e6eaa5e6bc947de6eaa5e6bc947b5e

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