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 讖壱Ε}讖壱Ε{^ 111001101010100110001000111010111000001110100011011111011110011010101001100010001110101110000011101000110111101101011110 e6a988eb83a37de6a988eb83a37b5e
EUC-JP 讖壱Ε}讖壱Ε{^ 111011001010101110110000111011011010011010100101011111011110110010101011101100001110110110100110101001010111101101011110 ecabb0eda6a57decabb0eda6a57b5e
UTF-8 讖壱Ε}讖壱Ε{^ 11101000101011101001011011100101101000111011000111001110100101010111110111101000101011101001011011100101101000111011000111001110100101010111101101011110 e8ae96e5a3b1ce957de8ae96e5a3b1ce957b5e
UHC 讖?Ε}讖?Ε{^ 11110011110110010011111110100101110001010111110111110011110110010011111110100101110001010111101101011110 f3d93fa5c57df3d93fa5c57b5e

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