B
Binary Calculator
Perform binary arithmetic and bitwise operations: AND, OR, XOR, NOT, shift.
Math
v1.0.0
210 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
Prime Number Checker
MathCheck if numbers are prime, find prime factors, and generate primes in a range.
G
GCD & LCM Calculator
MathFind the greatest common divisor (GCD) and least common multiple (LCM) of numbers.
U
Unit Converter
MathConvert between common units: length, weight, temperature, data size, time, and CSS units (px/rem/em).