Number System Conversion Calculator
Common programming number systems include Binary (Base 2), Decimal (Base 10), Octal (Base 8), and Hexadecimal (Base 16). The number system conversion calculator allows the user to enter a number in any system and convert it to the others. It also functions as a binary bit shift calculator allowing you to change the values by shifting bits right or left or by changing individual bits.
Decimal
Octal
Hexadecimal
Binary
Binary Bit Manipulation
31
24
23
16
15
8
7
0
×