Binary is a numerical system that uses only two digits: 0 and 1. Hexadecimal, on the other hand, uses digits 0-9 and A-F (or a-f) to represent values 0-15. In this game, you can learn and practice binary and hexadecimal conversions. Binary uses 2 as its base, while hexadecimal uses 16.
Binary and Hexadecimal Math Basics:
In decimal (our usual base-10 system), each digit represents a power of 10. Similarly: