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^ 111001111010110110101110010001001110011110101101101011100100010001011110 e7adae44e7adae445e
SJIS-WIN ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
EUC-JP ç?®Dç?®D^ 1000111110101011101011100011111110001111101000101110111001000100100011111010101110101110001111111000111110100010111011100100010001011110 8fabae3f8fa2ee448fabae3f8fa2ee445e
UTF-8 ç­®Dç­®D^ 110000111010011111000010101011011100001010101110010001001100001110100111110000101010110111000010101011100100010001011110 c3a7c2adc2ae44c3a7c2adc2ae445e
UHC ?­®D?­®D^ 00111111101000011010100110100010111001110100010000111111101000011010100110100010111001110100010001011110 3fa1a9a2e7443fa1a9a2e7445e

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