Convert octal (base-8) numbers to decimal (base-10). Useful in computing contexts where octal notation is used.
Enter your values below
How this calculator works
Each octal digit is multiplied by 8 raised to the power of its position, then all values are summed.
Common questions about this calculator