Learn how to count like a computer. This is a interactive lesson.
Let's learn the basics with 4 "bits".
In Base 2 (Binary), computers use 2 digits (0 & 1). Each column is double the one on the right.
Click the bits! See how 1010 in binary is (1x8) + (0x4) + (1x2) + (0x1) = 10.
Let's add two more bits. The pattern continues!
Challenge: Can you make the number 42?
(Hint: 32 + 8 + 2)
Computers usually group 8 bits together. This is called a "byte".
Challenge: Can you make the number 150?
(Hint: 128 + 16 + 4 + 2)
Let's start easy. What are these 4-bit numbers? One attempt only!
Please answer all questions before proceeding.
Getting harder! What are these 6-bit numbers? One attempt only!
Please answer all questions before proceeding.
Full bytes! What are these 8-bit numbers? One attempt only!
Please answer all questions before proceeding.
Click the bits to make the number. One attempt only!
Please answer all questions before proceeding.
Click the 6 bits to make the number. One attempt only!
Please answer all questions before proceeding.
Final practice! Click the 8 bits to make the number. One attempt only!
Please answer all questions before proceeding.
Final test! Answer these to prove your mastery. One attempt only!
Hint: What is 16 + 2?
Please answer all questions before proceeding.
You've completed the Interactive Binary Lesson.
This is your 1st attempt.