Skip to main content
T

Octal Converter

NEW

Convert octal numbers to decimal, hexadecimal, and binary.

More options
Advertisement

How to use Octal Converter

  1. Enter an octal number.
  2. View the decimal, hexadecimal, and binary equivalents.
  3. Copy individual values.

What is Octal Converter?

Octal (base 8) is a numeral system using digits 0-7, commonly used in Unix file permissions.

Advertisement

FAQ

What is octal used for?
Octal is commonly used in Unix/Linux file permissions and computing.
How do I read octal file permissions?
Each digit represents permissions: 7=rwx, 6=rw-, 5=r-x, 4=r--, 0=---.
Can I prefix with 0o?
Yes, the tool accepts the 0o prefix.

Related tools

← Back to Encoding · All tags

Last updated: