Skip to content
MathsGenie logo
Quick links
Open app

Course home

  1. IGCSE
  2. Computer Science Edexcel
  3. Question bank

Data representation

EasyMedium
1234567891011121314151617
Question 3

The ASCII system uses 7 bits to represent a character. The ASCII code for the character 'A' in denary is 65; other alphabetical characters follow on from this in chronological order.

Identify the 7-bit binary ASCII code for the character 'G'.

100011110001111000111

100100110010011001001

100011010001101000110

100010110001011000101

Data representation Questions

  1. IGCSE
  2. /Computer Science
  3. /Data representation