Advertisement
Convert A (Hexadecimal) to Decimal
Number base conversion — exact answer with nearby values
A in Hexadecimal equals
10
in Decimal (base 10)
Advertisement
Nearby Values
| Hexadecimal (Base 16) | Decimal (Base 10) |
|---|---|
| 5 | 5 |
| 6 | 6 |
| 7 | 7 |
| 8 | 8 |
| 9 | 9 |
| A | 10 |
| B | 11 |
| C | 12 |
| D | 13 |
| E | 14 |
| F | 15 |
How to Convert Hexadecimal to Decimal
To convert from Hexadecimal (base 16) to Decimal (base 10): express the value in decimal first, then convert to base 10. Decimal 10 = 10 in Decimal.
Advertisement