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^ 1100001110100000110000111010111001000100110000111010000011000011101011100100010001011110 c3a0c3ae44c3a0c3ae445e
SJIS-WIN ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
EUC-JP �îD�îD^ 1000111110101010101010100011111110001111101010101010101010001111101000101110111001000100100011111010101010101010001111111000111110101010101010101000111110100010111011100100010001011110 8faaaa3f8faaaa8fa2ee448faaaa3f8faaaa8fa2ee445e
UTF-8 àîDàîD^ 11000011100000111100001010100000110000111000001111000010101011100100010011000011100000111100001010100000110000111000001111000010101011100100010001011110 c383c2a0c383c2ae44c383c2a0c383c2ae445e
UHC ???®D???®D^ 00111111001111110011111110100010111001110100010000111111001111110011111110100010111001110100010001011110 3f3f3fa2e7443f3f3fa2e7445e

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