Bitwise Calculator
Compute bitwise operations (AND, OR, XOR, NOT, left shift, right shift) on two integers. See results in binary, octal, decimal, and hex simultaneously with a visual bit grid. Essential for low-level programming, flag manipulation, and embedded systems.
Loading tool...Loading tool...
Common Use Cases
- Manipulate permission flags
- Implement bitmasks
- Debug network subnet masks
- Understand CPU instruction encoding
Frequently Asked Questions
When would I use XOR in programming?
XOR has many uses: toggling bits in a bitmask, simple encryption (XOR cipher), finding the unique element in an array where all others appear twice, and implementing swap without a temp variable.
Related Tools
Number Base ConverterConvert numbers between binary, octal, decimal, and hexadecimal instantly.Data Unit ConverterConvert between bytes, KB, MB, GB, TB, Kbps, Mbps and all data storage units.Hash GeneratorGenerate MD5, SHA-1, SHA-256, and SHA-512 hashes from any text. Compare all algorithms side by side.
Tool Info
CategorymathAI EnhancementNoData StorageZero retention