Binary Calculator

Use the following calculator to perform the addition, subtraction, multiplication, or division of two binary values.



The binary system is a numerical system that functions virtually identically to the decimal number system that people are likely more familiar with.While the decimal numeration system uses the amount 10 as its base, the binary numeration system uses 2. Furthermore, although the decimal numeration system uses the digits 0 through 9, the binary numeration system uses only 0 and 1,and each digit is referred to as a bit.Aside from these differences, operations like addition, subtraction, multiplication, and division are all computed following an equivalent rules as the decimal system.


Binary/Decimal Conversion

Decimal Binary
00
11
210
311
4100
7111
81000
101010
1610000
2010100
Binary Calculator