3. Hexadecimal Symbols continued
The table on the previous page took us from denary 16-31. The next table is from 32-47. You can see that the corresponding hexadecimal numbers now have a 2 in front of them:
Denary  | 
      32  | 
      33  | 
      34  | 
      35  | 
      36  | 
      37  | 
      38  | 
      39  | 
      40  | 
      41  | 
      42  | 
      43  | 
      44  | 
      45  | 
      46  | 
      47  | 
    
Hexadecimal  | 
      20  | 
      21  | 
      22  | 
      23  | 
      24  | 
      25  | 
      26  | 
      27  | 
      28  | 
      29  | 
      2A  | 
      2B  | 
      2C  | 
      2D  | 
      2E  | 
      2F  | 
    
See if you can complete the table for the next set:
Decimal  | 
      48  | 
      49  | 
      50  | 
      51  | 
      52  | 
      53  | 
      54  | 
      55  | 
      56  | 
      57  | 
      58  | 
      59  | 
      60  | 
      61  | 
      62  | 
      63  | 
    
Hexadecimal  | 
      
Decimal  | 
        48  | 
        49  | 
        50  | 
        51  | 
        52  | 
        53  | 
        54  | 
        55  | 
        56  | 
        57  | 
        58  | 
        59  | 
        60  | 
        61  | 
        62  | 
        63  | 
      
Hexadecimal  | 
        30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 3A | 3B | 3C | 3D | 3E | 3F | 
Challenge see if you can find out one extra fact on this topic that we haven't already told you
Click on this link: What is hexadecimal
