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^ 1110100110100001100011011110101110100110101000101110101110011100101000110110010101011110 e9a18deba6a2eb9ca3655e
SJIS-WIN ?????¢??£e^ 00111111001111110011111100111111001111111000000110010001001111110011111110000001100100100110010101011110 3f3f3f3f3f81913f3f8192655e
EUC-JP �릢�e^ 1000111110101011101100011000111110100010110000100011111110001111101010111011001110001111101000101100001110100001111100011000111110101011101100110011111110100001111100100110010101011110 8fabb18fa2c23f8fabb38fa2c3a1f18fabb33fa1f2655e
UTF-8 額릢뜣e^ 1100001110101001110000101010000111000010100011011100001110101011110000101010011011000010101000101100001110101011110000101001110011000010101000110110010101011110 c3a9c2a1c28dc3abc2a6c2a2c3abc29cc2a3655e
UHC ?¡???????e^ 001111111010001010101110001111110011111100111111001111110011111100111111001111110110010101011110 3fa2ae3f3f3f3f3f3f3f655e

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