Convert binary (base-2) numbers to octal (base-8). Groups of 3 binary digits map to a single octal digit.
Enter your values below
How this calculator works
Binary digits are grouped into sets of three (from right), and each group is converted to its octal equivalent.
Common questions about this calculator