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^ 111011101000100010100111010001001110111010001000101001110100010001011110 ee88a744ee88a7445e
SJIS-WIN ??§D??§D^ 0011111100111111100000011001100001000100001111110011111110000001100110000100010001011110 3f3f8198443f3f8198445e
EUC-JP î?§Dî?§D^ 100011111010101111000010001111111010000111111000010001001000111110101011110000100011111110100001111110000100010001011110 8fabc23fa1f8448fabc23fa1f8445e
UTF-8 DD^ 110000111010111011000010100010001100001010100111010001001100001110101110110000101000100011000010101001110100010001011110 c3aec288c2a744c3aec288c2a7445e
UHC ??§D??§D^ 0011111100111111101000011101011101000100001111110011111110100001110101110100010001011110 3f3fa1d7443f3fa1d7445e

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