What is Base-2 (binary)?

Base-2, also known as binary, is like a language that only uses two numbers: 0 and 1, just like how we use 10 digits (0 through 9) in our everyday counting.

How Binary Works

Imagine you have a light switch. It can be either on or off. In binary, on is like the number 1, and off is like the number 0. If you had four switches, each one could represent a digit in a binary number, just like how we use digits to make bigger numbers.

So if all your switches are on, that’s 1111 in binary. If only the first two are on, it's 1100. Each switch is like a bit, and together they form bytes when there are eight of them.

Why Binary Matters

Computers use binary because their brains, the microchips, work with tiny switches that are either on or off. Every time you play a game, watch a video, or type a message, your computer is using binary to do it all behind the scenes!

It's like having a secret code that only uses two symbols, and everything in computers speaks this language!

Take the quiz →

Examples

  1. A light switch that can only be on or off represents binary numbers.
  2. Counting to 3 in binary is like counting 1, 10, 11.
  3. Using just two digits (0 and 1) to represent all numbers.

Ask a question

See also

Discussion

Recent activity

Categories: Math · binary· base-2· computing