Convertworld.com
 

Numerals, Octal

The octal numeral system is the base-8 number system, and uses the digits 0 to 7. Octal numerals can be made from binary numerals by grouping consecutive digits into groups of three (starting from the right). For example, the binary representation for decimal 74 is 1001010, which groups into 1 001 010 — so the octal representation is 112. Octal is sometimes used in computing instead of hexadecimal. Read more >>
I want to convert:
show result

- Octal (Positional systems):

 
Numeral systems
 
Languages
-
 
A numeral is a symbol or group of symbols that represents a number. Numerals differ from numbers just as words differ from the things they refer to. The symbols "11", "eleven" and "XI" are different numerals, all representing the same number. This article attempts to explain the various systems of numerals. Read more >>