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^ 1110000010101110111000101110011101000100111000001010111011100010111001110100010001011110 e0aee2e744e0aee2e7445e
SJIS-WIN ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
EUC-JP à®âçDà®âçD^ 100011111010101110100010100011111010001011101110100011111010101110100100100011111010101110101110010001001000111110101011101000101000111110100010111011101000111110101011101001001000111110101011101011100100010001011110 8faba28fa2ee8faba48fabae448faba28fa2ee8faba48fabae445e
UTF-8 à®âçDà®âçD^ 11000011101000001100001010101110110000111010001011000011101001110100010011000011101000001100001010101110110000111010001011000011101001110100010001011110 c3a0c2aec3a2c3a744c3a0c2aec3a2c3a7445e
UHC ?®??D?®??D^ 00111111101000101110011100111111001111110100010000111111101000101110011100111111001111110100010001011110 3fa2e73f3f443fa2e73f3f445e

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