Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

CS Grade 6-8

CS: Hexadecimal Numbers: Base 16 Explained

Practice reading, converting, and using base 16 numbers

View Answer Key

Practice understanding hexadecimal digits, place values, conversions with decimal and binary, and common computer science uses of base 16.

Read each problem carefully. Show your work in the space provided.

Name:
Date:
Score: / 15

Practice reading, converting, and using base 16 numbers

CS - Grade 6-8

Instructions: Read each problem carefully. Show your work in the space provided.
  1. 1

    Hexadecimal is a base 16 number system. List all 16 symbols used in hexadecimal, in order from smallest to largest.

  2. 2

    Write the decimal value of each hexadecimal digit: A, B, C, D, E, and F.

  3. 3
    Base-sixteen place value model with bundles of cubes and loose single cubes.

    Convert the hexadecimal number 2F to decimal. Show the place values you used.

  4. 4

    Convert the hexadecimal number 3A to decimal.

  5. 5

    Convert the hexadecimal number 7C to decimal.

  6. 6

    Convert the decimal number 26 to hexadecimal.

  7. 7

    Convert the decimal number 63 to hexadecimal.

  8. 8

    Convert the decimal number 100 to hexadecimal.

  9. 9
    Four bit tiles grouped together and pointing to one larger hexadecimal tile.

    Complete the table by converting each 4-bit binary value to one hexadecimal digit: 0000, 0001, 1010, 1111.

  10. 10
    Eight bit tiles divided into two groups of four, each leading to a hexadecimal tile.

    Convert the binary number 1101 0110 to hexadecimal by grouping the bits into two 4-bit groups.

  11. 11
    Two hexadecimal tiles each expanding into four bit tiles.

    Convert the hexadecimal number 4B to binary. Write each hexadecimal digit as 4 bits.

  12. 12
    Red color channel is high while green and blue channels are low, producing a red swatch.

    A web color is written as #FF0000. In this format, the first two hexadecimal digits are red, the next two are green, and the last two are blue. Which color channel has the highest value?

  13. 13

    A memory address is written as 0x1C. The prefix 0x means the number is hexadecimal. What is 0x1C in decimal?

  14. 14

    Choose the larger value: hexadecimal 2A or decimal 35. Explain your answer.

  15. 15
    A byte shown as eight active bits split into two groups of four, each linked to one hexadecimal tile.

    A byte is 8 bits, and it can be written as two hexadecimal digits. What is the largest value of one byte in hexadecimal, and what is that value in decimal?

LivePhysics™.com CS - Grade 6-8

More CS Worksheets

See all CS worksheets

More Grade 6-8 Worksheets

See all Grade 6-8 worksheets