Bitwise Calculator
Bitwise operations are the low-level logic that computers use to manipulate individual bits in a number — AND, OR, XOR, NOT, and bit shifts. Enter your First Number (A) and Second Number (B), choose your Input Format (decimal, binary, or hexadecimal), Bit Width, and Bitwise Operation to get the result in decimal, binary, and hexadecimal — plus both inputs displayed in binary for easy bit-by-bit comparison.
Results
Result (Decimal)
--
Result (Binary)
--
Result (Hexadecimal)
--
Input A (Binary)
--
Input B (Binary)
--