Hexa-decimal Number System

The hexa-decimal number system has a radix or base 16. It requires 16 symbols to represent a number in this system. The symbols are 0 to 9, A, B, C, D, E, F where the symbols A, B, C, D, E, F represent the decimal numbers 10, 11, 12, 13, 14, 15 respectively. Let us recall the conversion table for the decimal numbers 0 to 15 and their binary, octal and hexa-decimal equivalents.

The conversion of hexa-decimal numbers to their decimal equivalents is straight-forward and follows the same rules as that of octal or binary to decimal. Similarly, conversion of decimal to hexa-decimal may be worked out with the help of division or multiplication, as the case may be, by the radix 16.


The example on hexa-decimal number system will help us to understand the procedure:

1. Convert B6A16 to its decimal equivalent.



Solution:

B6A16

= 11 × 162 + 6 × 161 + 10 × 160

= 2816 + 96 + 10

= 292210

Therefore, B6A16 = 292210


2. Convert 391710 to its hexa-decimal equivalent

Solution:

391710
hexa-decimal number system

Therefore, 391710 = F4D16

Binary Numbers

  • Why Binary Numbers are Used
  • Binary to Decimal Conversion
  • Conversion of Numbers
  • Hexa-decimal Number System
  • Conversion of Binary Numbers to Octal or Hexa-decimal Numbers
  • Octal and Hexa-Decimal Numbers
  • Signed-magnitude Representation
  • Radix Complement
  • Diminished Radix Complement
  • Arithmetic Operations of Binary Numbers


From Hexa-decimal Number System to HOME PAGE




Didn't find what you were looking for? Or want to know more information about Math Only Math. Use this Google Search to find what you need.



New! Comments

Have your say about what you just read! Leave me a comment in the box below. Ask a Question or Answer a Question.




Share this page: What’s this?

Recent Articles

  1. Multiplication by Ten, Hundred and Thousand |Multiply by 10, 100 &1000

    May 01, 25 11:57 PM

    Multiply by 10
    To multiply a number by 10, 100, or 1000 we need to count the number of zeroes in the multiplier and write the same number of zeroes to the right of the multiplicand. Rules for the multiplication by 1…

    Read More

  2. Adding and Subtracting Large Decimals | Examples | Worksheet | Answers

    May 01, 25 03:01 PM

    Here we will learn adding and subtracting large decimals. We have already learnt how to add and subtract smaller decimals. Now we will consider some examples involving larger decimals.

    Read More

  3. Converting Fractions to Decimals | Solved Examples | Free Worksheet

    Apr 28, 25 01:43 AM

    Converting Fractions to Decimals
    In converting fractions to decimals, we know that decimals are fractions with denominators 10, 100, 1000 etc. In order to convert other fractions into decimals, we follow the following steps:

    Read More

  4. Expanded Form of a Number | Writing Numbers in Expanded Form | Values

    Apr 27, 25 10:13 AM

    Expanded Form of a Number
    We know that the number written as sum of the place-values of its digits is called the expanded form of a number. In expanded form of a number, the number is shown according to the place values of its…

    Read More

  5. Converting Decimals to Fractions | Solved Examples | Free Worksheet

    Apr 26, 25 04:56 PM

    Converting Decimals to Fractions
    In converting decimals to fractions, we know that a decimal can always be converted into a fraction by using the following steps: Step I: Obtain the decimal. Step II: Remove the decimal points from th…

    Read More