Octal to Decimal Converter
Convert Octal () to Decimal () with this free calculator. Type a value, press Convert, and the page applies the same factor shown in the formula below — no rounded shortcut, and nothing is stored on a server.
How to convert Octal to Decimal
Multiply each octal digit by the corresponding power of 8 and sum.
d = o_{n}×8^{n} + ... + o_1×8^1 + o_0×8^0
Multiply each digit by its power of 8:
Example: Convert 17₈ to decimal:
1×8¹ + 7×8⁰ = 8 + 7 = 15
What is a Octal?
The Octal () is the starting or target unit on this page. Use the calculator above to convert values without looking up the factor by hand.
What is a Decimal?
The Decimal () is the starting or target unit on this page. Use the calculator above to convert values without looking up the factor by hand.
This page converts number systems from Octal into Decimal. Use the formula above for the exact relationship between the two units.
Octal to Decimal conversion table
Common values and the matching result, calculated with the same factor as the widget. Highlight a nearby row if you want a quick check without entering a number.
| Octal () | Decimal () |
|---|---|
| 0 | 0 |
| 1 | 1 |
| 2 | 2 |
| 3 | 3 |
| 4 | 4 |
| 5 | 5 |
| 6 | 6 |
| 7 | 7 |
| 10 | 8 |
| 11 | 9 |
| 12 | 10 |
| 13 | 11 |
| 14 | 12 |
| 15 | 13 |
| 16 | 14 |
| 17 | 15 |
| 20 | 16 |
| 40 | 32 |
| 100 | 64 |
| 200 | 128 |
| 377 | 255 |
How this calculator works
The form on this page is a Octal-to-Decimal converter. After you enter a number, JavaScript multiplies or rearranges it with the published conversion factor and writes the result in the output box. The step-by-step panel repeats the arithmetic so you can copy it into homework or a spreadsheet.
Reviewed by Hamsen, founder of GigaTables and a biology engineer. See the about page for how formulas are checked before a tool is published.
FAQ
How many are in 1 ?
Use the formula in the section above. Temperature and logarithmic units are not a single multiply-by-a-constant step.
How do I convert Octal to Decimal?
Multiply each digit by its power of 8:
Is this to converter free?
Yes. GigaTables calculators are free to use in a browser. You do not need an account, and the values you type are not uploaded.