To understand why hexadecimal exists, you have to look at binary. A single byte of data consists of 8 bits. A byte can represent decimal values ranging from 0 to 255.
Hexadecimal has many practical applications: hexademcial
Here's a quick guide to converting between hexadecimal and binary: To understand why hexadecimal exists, you have to