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 ë©®Dë©®D^ 111010111010100110101110010001001110101110101001101011100100010001011110 eba9ae44eba9ae445e
SJIS-WIN ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
EUC-JP ë©®Dë©®D^ 100011111010101110110011100011111010001011101101100011111010001011101110010001001000111110101011101100111000111110100010111011011000111110100010111011100100010001011110 8fabb38fa2ed8fa2ee448fabb38fa2ed8fa2ee445e
UTF-8 ë©®Dë©®D^ 110000111010101111000010101010011100001010101110010001001100001110101011110000101010100111000010101011100100010001011110 c3abc2a9c2ae44c3abc2a9c2ae445e
UHC ??®D??®D^ 0011111100111111101000101110011101000100001111110011111110100010111001110100010001011110 3f3fa2e7443f3fa2e7445e

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