In other words: computer memory can only hold (contain) binary numbers !!!
I.e.: if computer memory can only hold (store) binary numbers, how do you store the letter 'A' ???
Answer: we use codes !!!
Example: 01000001 = 'A', 01000010 = 'B', 01000011 = 'C', etc