Hex to Decimal Converter - Online Base 16 to 10 Tool
Translate hexadecimal numbers to decimal integers. Instantly see the magnitude. A simple, private utility for developers and mathematicians.
UD5 Toolkit
Visualize & understand binary, octal, decimal, and hexadecimal conversions instantly
Each digit is multiplied by the base raised to its position power, then summed.
| Decimal | Binary | Octal | Hexadecimal |
|---|---|---|---|
| 0 | 0000 | 0 | 0 |
| 1 | 0001 | 1 | 1 |
| 2 | 0010 | 2 | 2 |
| 3 | 0011 | 3 | 3 |
| 4 | 0100 | 4 | 4 |
| 5 | 0101 | 5 | 5 |
| 6 | 0110 | 6 | 6 |
| 7 | 0111 | 7 | 7 |
| 8 | 1000 | 10 | 8 |
| 9 | 1001 | 11 | 9 |
| 10 | 1010 | 12 | A |
| 11 | 1011 | 13 | B |
| 12 | 1100 | 14 | C |
| 13 | 1101 | 15 | D |
| 14 | 1110 | 16 | E |
| 15 | 1111 | 17 | F |
Computers use binary because transistors have only two reliable states: ON (1) and OFF (0). All digital data is ultimately stored as bits.
Hex is widely used for color codes (#FF5733), memory addresses, MAC addresses, and Unicode code points (U+1F600 = 😀).
Octal was popular on older systems with 6-bit bytes (PDP-8). Today it's still used in Unix file permissions (e.g., chmod 755).
7F than 01111111.
1010 1010 → AA (since 1010=10=A). Going the other way, expand each hex digit into its 4-bit binary equivalent. Use our Quick Reference table above as a cheat sheet!
Translate hexadecimal numbers to decimal integers. Instantly see the magnitude. A simple, private utility for developers and mathematicians.
Test how fast you can convert between binary and decimal. Timed drills with increasing difficulty. Learn base‑2 fluency.
Convert any text to a long string of binary digits. Perfect for learning binary representation. Local conversion.
Practice mental arithmetic with customizable operators and digit count. Timed rounds, score tracking. Works offline. Improve your brain speed.
Solve random arithmetic problems under a time limit. Track your score and improve mental calculation. No data collected.
Type a number and see its full English word representation (e.g., 123 → one hundred twenty‑three). Supports large numbers.
Click cells to see patterns, highlight multiples. Visual way to learn multiplication. Print empty grid.
Find the currency code (USD, EUR, JPY) for any country or reverse‑lookup the country from a code. Static reference.
Convert a number like 1234.56 to English words 'one thousand two hundred thirty-four and 56/100'. For checks.
Convert a numeric amount into English words, perfect for writing checks or legal documents. Supports USD/GBP styles.
Generate a sheet of random arithmetic problems (+, -, ×, ÷) with configurable digits. For kids and brain training.
Determine what score you need on your final exam to achieve your target overall grade. Enter current grade, weight, desired grade. Local only.
Check if your A/B test results are statistically significant using chi-squared test. Enter visitors & conversions for control/variant. Results in plain English.
Convert any English text to Pig Latin. Simple word play. Works offline.
Enter your UK tax code and see an explanation of what the numbers and letters mean. Simple educational reference. No data stored.
Enter number of eyelet pairs and lacing style to find the correct shoelace length in inches/cm. Never buy too short.
Calculate board feet for dimensional lumber and generate a cut list with waste factor. Quick carpentry tool.
Enter roof line or tree height and get the length of light strings needed. Estimate power draw.
Type a mathematical expression like 'sqrt(16)+sin(pi/2)' and get the result instantly. Supports popular functions. Local.
Convert between currencies using manually updated or default rates. Great for estimation when offline. Local settings.
Enter two names and get a playful love compatibility percentage. Purely for entertainment! All calculation happens instantly in your browser.
Type a word and see if it can be spelled using chemical element symbols. Geeky custom message creator. Copy or share.
Enter two premises and a conclusion (All A are B, Some C are not B, etc.) to check validity using Venn diagram rules.
Drag pie slices to represent fractions and see them added together. Great for visual learners.
Convert between digital storage units: bits, bytes, kilobytes, megabytes, gigabytes, and more. Binary and decimal interpretations available. A developer must-have.
Complete a 10x10 multiplication grid against the clock. A fun way to master times tables.
Calculate gear inches, meters of development, and speed ratio for any chainring/cog combination. For cyclists.
Estimate make probability of a putt based on distance and skill rating. For disc golf enthusiasts. Fun statistical tool, no data upload.
Enter mold dimensions or water weight to get total resin needed, including Part A and B.
Random shapes appear; compute the area mentally. Multiple choice. For middle schoolers.