By using expertatexcel.com you agree to our cookie policy, We and our partners operate globally and use cookies, for multiple purposes

Become an Σxpert at Σxcel.com

 


Binary Numbers

Binary Numbers are what runs computers.

It's the one's and zero's representing data or instructions to the computer.

Binary is also known as base 2.

The binary numbers from 1 thru 15 are

Decimal NumberBinary
00000
10001
20010
30011
40100
50101
60110
70111
81000
91001
101010
111011
121100
131101
141110
151111


A binary digit is called a bit.

understanding binary numbers

Binary numbers are based on 2^n or 2 the nth power.

Hexadecimal numbers

Which leads me to my favorite saying

"There are only 10 types of people in the world, those that know binary and those that don't"