MetrykConverter

10 Binary to Octal

10 Binary (bin) =

2

Octal (oct)

Formula

Convert binary → decimal → octal (base 2 → 8)

Worked example: Convert 10 → decimal → octal (base 2 → 8) = 2 oct

Nearby Values

Binary (bin) Octal (oct)
0 bin 0 oct
1 bin 1 oct
10 bin 2 oct
11 bin 3 oct
100 bin 4 oct
101 bin 5 oct
Open Interactive Converter

Related