ASCII Practice Questions and Answers

  1. What is the ASCII value of 'Z'?
    Answer: 90
  2. What character does ASCII 97 represent?
    Answer: 'a'
  3. Write the ASCII values of the string "Hi!".
    Answer:
  4. What is the binary representation of 'C'?
    Answer: 01000011
  5. Match the following: