Convert decimal (base-10) numbers to hexadecimal (base-16). Widely used in programming, debugging, and digital design.
Enter your values below
How this calculator works
Divide the decimal number by 16 repeatedly, recording remainders. Digits above 9 are represented by A-F.
Common questions about this calculator