All Products Manufacturers Resources Bill of Materials (BOM) Upload

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 Decimal Octal Hexadecimal (Base-2) (Base-10) (Base-8) (Base-16) 10 9 0 1 2 3 4 5 7 6 8 A B C D E F 11 12 13 14 0 1 2 3 4 5 7 6 8 9 10 11 12 13 14 15 16 17 18 19 20 0 10 01 100 101 111 1000 1001 1010 1011 11 1100 1101 1110 1111 10000 10001 10010 10011 10100 Number Conversion 0 1 10 2 3 4 5 7 6 11 12 13 14 15 16 17 20 21 22 23 24 110
Binary Bit Manipulation

31
24
23
16
15
8
7
0
×
0.046950s