What’s so special about octal, hex, and binary?
I often see coding assignments to convert binary values to decimal, decimal to octal or hex, hex to binary, … but