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 â£à¾â£à¾^ 111000101010001111100000101111101110001010100011111000001011111001011110 e2a3e0bee2a3e0be5e
SJIS-WIN ?£???£??^ 0011111110000001100100100011111100111111001111111000000110010010001111110011111101011110 3f81923f3f3f81923f3f5e
EUC-JP â£à?â£à?^ 10001111101010111010010010100001111100101000111110101011101000100011111110001111101010111010010010100001111100101000111110101011101000100011111101011110 8faba4a1f28faba23f8faba4a1f28faba23f5e
UTF-8 â£à¾â£à¾^ 1100001110100010110000101010001111000011101000001100001010111110110000111010001011000010101000111100001110100000110000101011111001011110 c3a2c2a3c3a0c2bec3a2c2a3c3a0c2be5e
UHC ???¾???¾^ 0011111100111111001111111010100011111010001111110011111100111111101010001111101001011110 3f3f3fa8fa3f3f3fa8fa5e

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