Text Representation Module

12345678910111213141516
Across
  1. 5. American Standard Code for Information Interchange
  2. 7. 01001001- code for I
  3. 9. 01101101- code for m
  4. 10. 00100000- code for space
  5. 12. Using a code that associates each letter of the text character set with a unique number
  6. 15. Can represent a number or a letter
  7. 16. Represented in binary
Down
  1. 1. 01100001- code for a
  2. 2. Represents the English Alphabet, punctuation codes, and some simple function commands.
  3. 3. contains 128 characters- uppercase and lowercase letters, numbers, punctuation, symbols, and some non-printing characters such as the black space.
  4. 4. Can only store numbers
  5. 6. The Alphabetic characters (including upper and lower case) and punctuation characters used to create a sentence or a document.
  6. 8. represents over 4 billion characters
  7. 11. 00101110- code for period
  8. 13. Must be encoded somehow as binary numbers
  9. 14. Can be stored in binary by encoding each character as a number and converting the number to binary