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.
More Uni Calculators
Free planning tools built for Uni coursework — no signup required.
Student Budget Calculator
Track your income, manage expenses, and see your net savings to manage your finances better.
Open toolStudy Time Calculator
Calculate your recommended weekly study hours based on your university credit points.
Open toolHECS Indexation Calculator
See exactly how much your Australian student debt increases on June 1st.
Open toolAlphabetizer (List Sorter)
Instantly sort your reference lists and bibliographies alphabetically.
Open toolDays Between Dates
Find out exactly how many days are left until an exam or assignment.
Open toolPercentage Calculator
Quickly solve percentage math and growth/decrease problems.
Open toolFrequently 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.