Skip to main content

Hex & Decimal Converter

Seamlessly translate computer Hexadecimal strings (Base-16) into standard human Decimal numbers (Base-10).

Hexadecimal / Decimal Converter

Instantly convert between Base-16 (Hex) and Base-10 (Decimal).

How to use the Hex to Decimal Converter

If you have a Hex value (like 1A3F), type it into the Hexadecimal box. The Decimal value will automatically appear.

If you have a Decimal value (like 6719), type it into the Decimal box to find its Base-16 Hex equivalent.

The tool will validate your input in real-time to ensure it only contains valid characters.

Planning tools

More Uni Calculators

Free planning tools built for Uni coursework — no signup required.

Browse all 89 Uni calculators

Frequently Asked Questions

What is Hexadecimal?

Hexadecimal (Base 16) is a number system that uses 16 symbols. It uses the standard numbers 0-9, and the letters A-F to represent the values 10 to 15. It is heavily used in computer science for memory addresses and color codes.

What is Decimal?

Decimal (Base 10) is the standard human counting system we use every day, utilizing the 10 digits from 0 to 9.