Hexadecimal Number System

Hexadecimal

It is positional number system with base of 16. Hexadecimal numbers make use of 16 symbols to represent numbers, it uses the 10 symbols of decimal number system to represent values 0 to 9 and additional 6 symbols (A, B, C, D, E, F ) to represent (10, 11, 12, 13, 14, 15) respectively.
Hexadecimal to Binary Conversion

Hexadecimal to Decimal Conversion
Below FFFF hexadecimal number converted into 65535 decimal number, From these observation hexadecimal numbers are easier to remember. 
Hexadecimal to Decimal Conversion

Application
Microprocessors and microcontrollers use hexadecimal numbers to represent address of memory location.
8051 Microcontroller

Hexadecimal Number System Hexadecimal Number System Reviewed by Unknown on November 15, 2017 Rating: 5
Powered by Blogger.