Updated
Using Binary calculator
Calculate with signed binary whole numbers and see the exact binary and decimal results.
Negative values use an explicit minus sign, not a fixed-width two’s-complement encoding. Integer division truncates toward zero; remainder has the dividend’s sign. Input is bounded to 1,000 bits.
A worked example
Example inputs: first binary integer = 1010, second binary integer = 11, operation = 0. Binary result = 1101.
Before you use the result
Negative values use an explicit minus sign, not a fixed-width two’s-complement encoding. Integer division truncates toward zero; remainder has the dividend’s sign. Input is bounded to 1,000 bits. Whole-number and finite-decimal arithmetic is exact within the stated input limits. Any requested rounding uses the selected setting.
Cite this page
ToolOctopus. “Binary calculator.” Updated 2026-09-20. https://tooloctopus.com/binary-calculator.
Add an access date if your instructions require one.
Citation formatting uses citeproc-js by Frank Bennett and Citation Style Language styles. Licence and source code.
