INDEX 0~9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Octal

Base 8. A number representation using the digits 0-7 only, with the right-most digit counting ones, the next counting multiples of 8, then 8^2 = 64, etc. For example, octal 177 is digital 127