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^ 111001011101111110000001111011001011000010101011010111100110010101011110 e5df81ecb0ab5e655e
SJIS-WIN ????°?^e^ 00111111001111110011111100111111100000011000101100111111010111100110010101011110 3f3f3f3f818b3f5e655e
EUC-JP åß?ì°?^e^ 10001111101010111010100110001111101010011100111000111111100011111010101111000000101000011110101100111111010111100110010101011110 8faba98fa9ce3f8fabc0a1eb3f5e655e
UTF-8 å߁찫^e^ 110000111010010111000011100111111100001010000001110000111010110011000010101100001100001010101011010111100110010101011110 c3a5c39fc281c3acc2b0c2ab5e655e
UHC ?ß??°?^e^ 0011111110101001101011000011111100111111101000011100011000111111010111100110010101011110 3fa9ac3f3fa1c63f5e655e

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