Octal to Binary conversion table

Each octal digit expands to exactly three binary digits. This table gives the expansion for every octal digit so you can convert a full number by substitution.

Octal01234567
Binary000001010011100101110111

Convert octal numbers to hexadecimal values.

Convert binary numbers to hexadecimal numbers.

BINARY to octal conversion table.

HEX to binary conversion table.

How to convert Octal to Hexadecimal - a step by step tutorial

Use binary as a bridge between base-8 and base-16. Learn the 3-bit to 4-bit grouping technique for converting Unix permissions and legacy system values.


Have feedback or questions?

Please, do let us know and we'll see what we can do for you.

0/2000