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

  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