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^ 1110101111110100101000001110101110100001100101111110010011101011101010000110010101011110 ebf4a0eba197e4eba8655e
SJIS-WIN ????????¨e^ 001111110011111100111111001111110011111100111111001111110011111110000001010011100110010101011110 3f3f3f3f3f3f3f3f814e655e
EUC-JP ëô?ë¡?äë¨e^ 100011111010101110110011100011111010101111010100001111111000111110101011101100111000111110100010110000100011111110001111101010111010001110001111101010111011001110100001101011110110010101011110 8fabb38fabd43f8fabb38fa2c23f8faba38fabb3a1af655e
UTF-8 ëô ë¡—äë¨e^ 1100001110101011110000111011010011000010101000001100001110101011110000101010000111000010100101111100001110100100110000111010101111000010101010000110010101011110 c3abc3b4c2a0c3abc2a1c297c3a4c3abc2a8655e
UHC ????¡???¨e^ 00111111001111110011111100111111101000101010111000111111001111110011111110100001101001110110010101011110 3f3f3f3fa2ae3f3f3fa1a7655e

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