Binary Calculator

Perform binary arithmetic operations including AND, OR, XOR, NOT, and bit shifts with decimal and hex output.

How to Use Binary Calculator

The Binary Calculator is a free online tool for performing bitwise arithmetic operations. Choose from AND, OR, XOR, NOT, left shift, and right shift operations. Enter values in decimal or binary format and see results displayed in decimal, binary, and hexadecimal simultaneously. Whether you are learning computer science, debugging low-level code, working with network masks, manipulating bit flags, understanding binary operations, or doing embedded systems programming, this tool provides instant results with multiple output formats.

Step-by-Step Instructions

  1. Select the input format (decimal or binary)
  2. Choose the bitwise operation (AND, OR, XOR, NOT, shift)
  3. Enter the values and click Calculate
  4. View results in decimal, binary, and hexadecimal

Related Tools

More Free Tools