E.g. converting from binary to hexadecimal shouldn't go via the internal number presentation.
Suggested fast conversions:
And possibly a few more, especially if they can be created dynamically:
- 2 <-> 4 <-> 8 <-> 16 <-> 64
- 3 <-> 9
- 5 <-> 25
- 6 <-> 36
- 10 <-> 100 <-> 1000