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^ 111001001101111110110010111001111010001110000001010111100110010101011110 e4dfb2e7a3815e655e
SJIS-WIN ????£?^e^ 00111111001111110011111100111111100000011001001000111111010111100110010101011110 3f3f3f3f81923f5e655e
EUC-JP äß?ç£?^e^ 10001111101010111010001110001111101010011100111000111111100011111010101110101110101000011111001000111111010111100110010101011110 8faba38fa9ce3f8fabaea1f23f5e655e
UTF-8 ä߲磁^e^ 110000111010010011000011100111111100001010110010110000111010011111000010101000111100001010000001010111100110010101011110 c3a4c39fc2b2c3a7c2a3c2815e655e
UHC ?ß²???^e^ 0011111110101001101011001010100111110111001111110011111100111111010111100110010101011110 3fa9aca9f73f3f3f5e655e

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