Octal to Binary Converter

Transform octal numbers into binary format instantly. Each octal digit converts to a 3-bit binary sequence, making this tool essential for programming and digital systems work.

OCTAL
BINARY

Base 8 to Base 2 Conversion

Binary → Octal

Octal to Binary Reference

Octal
Binary
0
000
1
001
2
010
3
011
4
100
5
101
6
110
7
111

Quick Examples