Tag Archives: octal to hexadecimal

Octal Number System | Octal to Decimal Binary & Hexadecimal Conversion

The Octal Number System is another type of computer and digital base number system. Octal Number System is very similar in principle to the previous hexadecimal numbering system except that in Octal, a binary number is divided up into groups of only 3 bits, with each group or set of bits having a distinct value… Read More »

Hexadecimal Number System

The one main disadvantage of binary numbers is that the binary string equivalent of a large decimal base-10 number can be quite long. When working with large digital systems, such as computers, it is common to find binary numbers consisting of 8, 16 and even 32 digits which makes it difficult to both read and… Read More »