converters

Decimal to Hexadecimal Converter

Convert decimal numbers into hexadecimal notation for memory debugging, hardware programming, and color science.

Calculated locally in browser.
English Words Spelling

two hundred fifty-five

DECIMAL (BASE 10)
BINARY (BASE 2)
HEXADECIMAL (BASE 16)
OCTAL (BASE 8)
Advertisement
Sponsored PlacementGoogle AdSense Integration Ready

How to Use Decimal to Hexadecimal Converter

1

Enter Decimal

Input any decimal number.

2

Configure Format

Choose uppercase or lowercase, and optional '0x' prefix.

3

Copy Hex

Copy the resulting hexadecimal string.

About Decimal to Hexadecimal Converter

Applies successive division by 16, mapping remainders 0-15 to hexadecimal digits (0-9, A-F).

Supported Formats

DecimalHexadecimal

Operational Limits

  • Positive and negative integers

Key Features

  • Uppercase or lowercase formatting (FF vs ff)
  • Optional 0x programming prefix
  • Division-by-16 remainder step breakdown
  • BigInt support

Frequently Asked Questions

100 in decimal equals 64 in hexadecimal (6 * 16 + 4).

Related Tools

More in converters