(II) In the commonly used “ASCII” code, numbers, letters and other symbols are stored as 8-digit binary numbers. The code for the letter A is 00100001, and the next letters are just the next binary numbers.
(a) What binary numbers are used to store C and T?