Skip to content
🔧

Bitwise Calculator

Text & Code · Free Online Tool

AND, OR, XOR, NOT, shifts and rotations on 8–64-bit integers.

By CoderNewbie Team

BigInt Precision

Native BigInt powers up to 64-bit operands with correct masking.

9 Operations

AND, OR, XOR, NOT, left/right shifts and bit rotations — all in one tool.

Four Bases

Enter and read results in binary, octal, decimal or hexadecimal — plus a padded binary view.

How to Use Bitwise Calculator

  1. 1Enter or paste your text or code into the input area.
  2. 2Choose the desired operation (format, convert, analyze, etc.).
  3. 3Click the action button to process.
  4. 4Copy the result from the output area.

Features

  • 100% free — no signup, no subscription, no ads
  • Runs entirely in your browser — data never leaves your device
  • Fast and lightweight — instant results
  • Cross-platform — works on desktop, tablet, and mobile

Frequently Asked Questions

Can I format code in different styles?

Yes, the SQL Formatter and other code tools support multiple formatting options and indentation styles.

Is regex testing case-sensitive?

The Regex Tester supports case-sensitive and case-insensitive matching, along with global and multiline flags.

Related Tools

Learn the concept

Learn the concept

Understand the programming ideas behind this tool.