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 É«ÄðÁùe^ 100011111100100110101011110001001111000011000001111110010110010101011110 8fc9abc4f0c1f9655e
SJIS-WIN ???????e^ 001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f655e
EUC-JP ?É?ÄðÁùe^ 00111111100011111010101010110001001111111000111110101010101000111000111110101001110000111000111110101010101000011000111110101011111000110110010101011110 3f8faab13f8faaa38fa9c38faaa18fabe3655e
UTF-8 É«ÄðÁùe^ 11000010100011111100001110001001110000101010101111000011100001001100001110110000110000111000000111000011101110010110010101011110 c28fc389c2abc384c3b0c381c3b9655e
UHC ????ð??e^ 00111111001111110011111100111111101010011010001100111111001111110110010101011110 3f3f3f3fa9a33f3f655e

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