Base 32 to Octal Converter

Convert Base 32 (Base 32) to Octal (Base 8) instantly. Enter any Base 32 value to get the Octal equivalent.

Base 32 to Octal 6 units

Common Numbers Conversions

Base 32 to Octal Conversion Table

Base 32 (Base 32) Octal (Base 8)
0 0
1 1
2 2
3 3
4 4
5 5
8 10
A 12
F 17
G 20
10 40
20 100
34 144
40 200
7V 377
G0 1000
V8 1750
100 2000
3VV 7777
1VVV 177777

📐 How to Convert Base 32 to Octal

To convert from Base 32 (base 32) to Octal (base 8), express the integer value using the digits available in the target base. For example, decimal 255 is 7V in Base 32 and 377 in Octal.

Use the converter above — type any Base 32 value to instantly see its Octal equivalent. Convert Octal → Base 32 instead →

Frequently Asked Questions

Q How do I convert Base 32 to Octal?
Interpret the Base 32 (base 32) number as an integer, then express it in base 8. For example, the Base 32 value FF equals 255 in decimal, which is 377 in Octal.
Q What is 255 in Octal?
255 in decimal = 377 in Octal.

ℹ️ About These Units

Base 32
Base 32

A positional numeral system with base 32. Uses 32 distinct digits (0–9 + A–V).

Octal
Base 8

A positional numeral system with base 8. Uses 8 distinct digits (0–7).