This website uses cookies to ensure you get the best experience on our website. Privacy Policy OK

Hexadecimal Bee Game

| See more in Foundational IT Skills

Converting hexadecimal, binary and decimal numbers.

MarkBatchelor3
Created Date 12.05.17
Last Updated 12.05.17
Viewed 13994 Times
Your browser doesn't support HTML5. System.Collections.Generic.List`1[System.String] System.Collections.Generic.List`1[System.String]
submit to reddit

Would you like to build your own game?

It's easy!

Go to the GameBuilder and get started!

Topics of this game:
  • Convert the following hexadecimal number to binary: A8
  • Convert the following binary number to decimal: 10000010
  • Convert the following binary number to hexadecimal: 0101 1001
  • Convert the following hexadecimal number to decimal: 10
  • Convert the following decimal number to hexadecimal: 16
  • Convert the following hexadecimal number to binary: F0
  • Convert the following binary number to hexadecimal: 0001 0010 0011 0100
  • Convert the following decimal number to hexadecimal: 42
  • Why do computer scientists use hexadecimal?