SUBSCRIBE
MENU
Home
Help
Apps
Games
Facebook Group
Math Subjects
Bitwise Operations Calculator
<-- Enter first number or binary
<-- Enter second number or binary (not needed for NOT operation)
How does the Bitwise Operations Calculator work?
Free Bitwise Operations Calculator - Performs bitwise operations between two decimal or binary numbers:
* Bitwise OR
* Bitwise AND
* Bitwise XOR
Also performs Bitwise NOT on 1 number
This calculator has 2 inputs.
What 3 formulas are used for the Bitwise Operations Calculator?
Bitwise OR = either bit can be 1
Bitwise AND means both bits must be 1
NOT reverses the bit value
For more math formulas, check out our
Formula Dossier
What 2 concepts are covered in the Bitwise Operations Calculator?
bitwise
operates on one or more bit patterns or binary numerals at the individual bit level
bitwise operations
Example calculations for the Bitwise Operations Calculator
!6 or !5
~7 and ~8
Bitwise Operations Calculator Video