Data Representation

123456789101112
Across
  1. 4. base-10 number system
  2. 5. character set that uses 8 bits
  3. 7. character set limited to 128 characters
  4. 8. number system used to represent positive and negative binary values
  5. 9. File which contains error codes written in hex when computer crashes
  6. 10. character set used to store emojis
  7. 11. character set that uses 7 bits
  8. 12. base-2 number system
Down
  1. 1. Address written in Hex to show computer location
  2. 2. base-16 number system
  3. 3. List of all the different characters that a computer can recognise
  4. 6. character set with 256 characters
  5. 10. character set that uses 16 bits