B
Binary Calculator
Perform binary arithmetic and bitwise operations: AND, OR, XOR, NOT, shift.
Math
v1.0.0
20 uses
B
Binary Calculator
Esc
or
Ctrl+Shift+F
to exit
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
- 1 Enter binary or decimal numbers as operands
- 2 Select the operation you want to perform (AND, OR, XOR, NOT, shift)
- 3 Click Calculate to see the bitwise operation result
- 4 View the output in both binary and decimal formats
More Tools in Math
P
Percentage Calculator
MathCalculate percentages, percentage change, increase/decrease, and fraction to percent conversions.
S
Speed Distance Time Calculator
MathCalculate speed, distance, or time — solve for any missing variable.
G
GCD & LCM Calculator
MathFind the greatest common divisor (GCD) and least common multiple (LCM) of numbers.