Question – Binary 1. a. What is the biggest number I can write in 2 bits? b. How many different numbers can I write in 2 bits? c. What are the numbers I can write in 2 bits? 2. a. What is the biggest number I can write in 3 bits? b. How many different numbers can I write in 3 bits? c. What are the numbers I can write in 3 bits? 3 a. What is the biggest number I can write in 4 bits? b. How many different numbers can I write in 4 bits? c. What are the numbers I can write in 4 bits? 4. How can we store characters? What is a strategy to make it the same around the world? 5. If I have 250 different characters, how many bits do I need to represent them? 6. ASCII vs UniCode. 7. Let’s say we have 8 bits to represent numbers. What is the largest number we can represent? How many different numbers? 8. What if we would like to store negative and positive numbers? What can we do? 9. Images – color vs bits and space.