SuperExamSuperExam
Search papers…
Menu
DashboardBrowse papersRevision notesBooksSavedRevision packsMy progressAchievementsAI TutorMessages

Unlock worked solutions

Step-by-step answers by examiners. From €5/mo.

Try Premium free →
← Information Technology notes
Edexcel IAL·Information Technology·IAL Information Technology

Data Representation

13 min read

Binary, denary and hexadecimal, units of storage, and how text, images and sound are represented.

Computers store everything in binary — combinations of 0s and 1s.

Number systems

  • Binary (base 2): place values …16,8,4,2,1\dots 16, 8, 4, 2, 1…16,8,4,2,1.
  • Denary (base 10): the everyday system.
  • Hexadecimal (base 16): digits 0–9 then A–F; a compact way to write binary (one hex digit = four bits).
Worked example. Binary 1011=8+0+2+1=111011 = 8 + 0 + 2 + 1 = 111011=8+0+2+1=11 in denary. Denary 25=16+8+1=1100125 = 16 + 8 + 1 = 1100125=16+8+1=11001 in binary.

Viewing only

This content is free to read on superexams.com and cannot be printed or downloaded.

Read the full note — free

Create a free account to read this note in full. Every free account gets 2 complete revision notes — no card needed.

Sign up free →Log in

More Information Technology notes

Computer Systems

Networks & the Internet

Databases

Systems Analysis & Development