Binary Calculator
Perform addition, subtraction, multiplication, division, and bitwise logical operations (AND, OR, XOR, NOT) on binary numbers.
Related Converters
Online Binary Mathematical Calculator
Perform general arithmetic operations (like binary addition, subtraction, multiplication, and division) as well as logical operations (bitwise AND, OR, XOR, and NOT) on binary values. All operations output results instantly converted across binary, decimal, hex, and octal formats.
Operations Guide
- ADD: Combines two binary numbers. e.g. 1 + 1 = 10.
- SUB: Subtracts the second binary number from the first.
- MUL: Standard binary multiplication.
- AND: Logical conjunction — outputs 1 only if both bits are 1.
- OR: Logical disjunction — outputs 1 if either bit is 1.
- XOR: Exclusive OR — outputs 1 if the bits are different.
- NOT: Inverts all bits of Number 1.
100% Private
Your files and text never leave your device. All processing runs locally in your browser.
Always Free
No sign-up, no watermarks, no usage limits. DailyGen is completely free.
Instant Results
No server uploads or waiting. Results are generated instantly on your device.