Learn how to count like a computer. This is a interactive lesson.
Let's learn the basics with 4 "bits".
In our Base 10 system, we use 10 digits (0-9). The number 25 means:
(2 x 10s) + (5 x 1s) = 25
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.
Computers use 8 bits (called a "byte"). Let's try it!
Challenge: Can you make the number 65?
(Hint: 64 + 1)
What number is this? Type the answer. One attempt only!
Please answer all questions before proceeding.
Keep going! What number is this? 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.
Almost there! Click the 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.