Octal

1 revision
#11 week ago
+6
Auto-generated stub article
+**Octal** is a [number system](/wiki/number_system) that uses a base of 8, employing digits from 0 to 7. It provides a compact and human-readable way to represent [binary](/wiki/binary) numbers, making it historically useful in computing systems.
+## See also
+- [Binary](/wiki/binary)
+- [Hexadecimal](/wiki/hexadecimal)
+- [Decimal](/wiki/decimal)
... 1 more lines