BitCalculator

4.6
879 reviews
100K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

BitCalculator - the best calculator for programmers.

This calculator will always be adfree!

Can convert numbers between different number bases (2/8/10/16)

Display shows numbers in binary, hexadecimal, octal and decimal.
Input can be in binary, hexadecimal, octal or decimal.

Different modes:
- 64 bit integer (signed/unsigned)
- 32 bit integer (signed/unsigned)
- 16 bit integer (signed/unsigned)
- 8 bit integer (signed/unsigned)
- 64 bit float (IEEE 754 standard)
- 32 bit float (IEEE 754 standard)

- little-endian and big-endian byte ordering

Supported operations:
- Bitwise and
- Bitwise or
- Bitwise not
- Bitwise xor
- Increment
- Decrement
- Logic shift left
- Logic shift right
- Arithmetic shift right
- Rotate left
- Rotate right
- Modulo
- Negate
- Addition
- Subtraction
- Multiplication
- Division
- Random number generator

(Bit operations on floating point numbers works as if they were integers with the same bit structure)

- Supports brackets
- Directly set bits on/off

- 4 different color themes (white/blue/red/black)

- Beautiful transitions!
Updated on
Sep 4, 2022

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

4.6
851 reviews
Furkan Tokaç
June 1, 2023
Very nice app. I need 2 things; 1. Cursor to flexibly modify the data I have entered. 2. I flexibly work on the calculation and the app can dynamically calculate the result, or it can calculate after I hit the "=" button. The thing is that I want to modify the calculation text easily, with a cursor again.
4 people found this review helpful
Did you find this helpful?
A Google user
December 12, 2019
I can easily recommend this calculator to any other CS students. There are plenty of standard operations like shifts, options for word size and signed numbers, and the screen always shows calculations in all 4 (standard) bases. The app is very nice to have available for any quick hex or binary calculation I need.
17 people found this review helpful
Did you find this helpful?
Joe Boyle
August 13, 2022
You allow results to be copied OUT to the clipboard, but you don't allow values from the clipboard to be pasted IN. I don't understand it. Why would you not allow pasting values in, when you allow copying values out? Had to knock a star off for such a glaring omission. Other than that it's great. Many thanks 👍😀🍺
8 people found this review helpful
Did you find this helpful?

What's new

Target android 13