


Hexadecimal number system provides convenient way of converting large binary numbers into more compact and smaller groups. Conversion from Binary to Hexadecimal number system Where A, B, C, D, E and F are single bit representations of decimal value 10, 11, 12, 13, 14 and 15 respectively.

Whereas Hexadecimal number is one of the number systems which has value is 16 and it has only 16 symbols − 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 and A, B, C, D, E, F. Since digital electronics have only these two states (either 0 or 1), so binary number is most preferred in modern computer engineer, networking and communication specialists, and other professionals. Binary is the simplest kind of number system that uses only two digits of 0 and 1 (i.e.
