The Binary Calculator is used to perform addition, subtraction, multiplication and division on two binary numbers.
In mathematics and computer science, binary is a positional numeral system with a base of 2. It represents numeric values using two symbols, 0 and 1. The binary numeral system is used in computer science because it is convenient to represent the two digits 0 and 1 in electrical circuits.