Octal to Binary

Convert base-8 digits into binary sequences.

Unit definitions

Octal

Octal is a representation format for numbers or text. These systems define how values are encoded, displayed, or interpreted.

Binary

Binary is a representation format for numbers or text. These systems define how values are encoded, displayed, or interpreted.

How to convert Octal to Binary

Number system conversion between base-8 (octal) and base-2 (binary). Enter a value in either field and the equivalent representation will appear in the other.

Related Converters