Binary Calculator
Perform binary arithmetic and bitwise operations: AND, OR, XOR, NOT, shift.
Category: Math
·
v1.0.0
Input Mode
Operation
Binary
-
Decimal
-
Hexadecimal
-
Octal
-
Bit Visualization
Number A
Number B
Result
About This Tool
A specialized calculator for performing binary arithmetic and bitwise operations including AND, OR, XOR, NOT, and bit shifting. Designed for programmers, computer science students, and engineers working with low-level data manipulation. See results in both binary and decimal formats to understand how bitwise operations transform values.
How to Use
- Enter binary or decimal numbers as operands
- Select the operation you want to perform (AND, OR, XOR, NOT, shift)
- Click Calculate to see the bitwise operation result
- View the output in both binary and decimal formats