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 妖ζ?}妖ζ?{^ 10010111011001001000001111000100001111110111110110010111011001001000001111000100001111110111101101011110 976483c43f7d976483c43f7b5e
EUC-JP 妖ζ?}妖ζ?{^ 11001101110001011010011011000110001111110111110111001101110001011010011011000110001111110111101101011110 cdc5a6c63f7dcdc5a6c63f7b5e
UTF-8 妖ζ랴}妖ζ랴{^ 11100101101001101001011011001110101101101110101110011110101101000111110111100101101001101001011011001110101101101110101110011110101101000111101101011110 e5a696ceb6eb9eb47de5a696ceb6eb9eb47b5e
UHC 妖ζ랴}妖ζ랴{^ 111010001110110110100101111001101011011110101010011111011110100011101101101001011110011010110111101010100111101101011110 e8eda5e6b7aa7de8eda5e6b7aa7b5e

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