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^ 1010100110100011101010011010110101000100101010011010001110101001101011010100010001011110 a9a3a9ad44a9a3a9ad445e
SJIS-WIN ?£??D?£??D^ 00111111100000011001001000111111001111110100010000111111100000011001001000111111001111110100010001011110 3f81923f3f443f81923f3f445e
EUC-JP ©£©?D©£©?D^ 100011111010001011101101101000011111001010001111101000101110110100111111010001001000111110100010111011011010000111110010100011111010001011101101001111110100010001011110 8fa2eda1f28fa2ed3f448fa2eda1f28fa2ed3f445e
UTF-8 ©£©­D©£©­D^ 11000010101010011100001010100011110000101010100111000010101011010100010011000010101010011100001010100011110000101010100111000010101011010100010001011110 c2a9c2a3c2a9c2ad44c2a9c2a3c2a9c2ad445e
UHC ???­D???­D^ 00111111001111110011111110100001101010010100010000111111001111110011111110100001101010010100010001011110 3f3f3fa1a9443f3f3fa1a9445e

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