Hexadecimal to Decimal Converter
Convert Hexadecimal (Base 16) to Decimal (Base 10).
255 (Base 16) = 597 (Base 10)
Conversion Table (Decimal to Decimal)
| Decimal | Decimal |
|---|---|
| 1 | 1 |
| 10 | 10 |
| 100 | 100 |
| 255 | 255 |
| 1000 | 1000 |
| 1024 | 1024 |
| 65535 | 65535 |
255 (Base 16) in All Bases
| Base | Value |
|---|---|
| Decimal | 597 |
| Binary | 1001010101 |
| Octal | 1125 |
| Base 32 | IL |
| Base 36 | GL |