Convert Base 6 to Base 7
Convert Base 6 (base 6) to Base 7 (base 7) instantly and accurately.
Selected Base 6 (base 6) - available characters: 0, 1, 2, 3, 4, 5
Conversion Formula
Step-by-step example using the value 42 (decimal):
Convert Base 6 (base 6) → Base 7 (base 7)
Step 1: Expand each digit of 110 (base 6) by position:
1 × 6^2 = 36
1 × 6^1 = 6
0 × 6^0 = 0
────────────
Sum = 42 (decimal)
Step 2: Divide 42 by 7 repeatedly (read remainders upward):
42 ÷ 7 = 6 r 0
6 ÷ 7 = 0 r 6
Read remainders upward: 60
────────────────────────────
Result: 110 (base 6) = 60 (base 7)
About Base 6
Senary (base 6) uses digits 0-5. Each position is a power of 6: 6⁰=1, 6¹=6, 6²=36. Six is divisible by 1, 2, 3, and 6, making fractions clean: 1/2 = 0.3, 1/3 = 0.2 (both terminating). Native to the Ndom language of Papua New Guinea. Standard dice produce one uniform senary digit per roll. Donald Knuth noted senary's compact multiplication table. Conversion: decimal 42 = 1×36+1×6+0 = 110₆.
About Base 7
Septenary (base 7) uses digits 0-6. Each position is a power of 7: 7⁰=1, 7¹=7, 7²=49. Seven is prime, so every fraction p/q (q not divisible by 7) produces a purely repeating expansion. Seven days of the week derive from Babylonian astronomy (the 7 naked-eye celestial objects). Reed-Solomon codes used in QR codes and Blu-ray draw on prime-field properties of GF(7). Conversion: decimal 42 = 6×7+0 = 60₇.
Quick Reference Table
| Base 6 (base 6) | Base 7 (base 7) |
|---|---|
| 1 | 1 |
| 2 | 2 |
| 5 | 5 |
| 12 | 11 |
| 14 | 13 |
| 23 | 21 |
| 24 | 22 |
| 110 | 60 |
| 144 | 121 |
| 244 | 202 |
| 1103 | 513 |