Skip to content
ZeroServer.tools

IP to Decimal Converter

Convert an IPv4 address to its 32-bit decimal integer, hex, and binary representations.

Decimal (uint32)3232235777
Hexadecimal0xC0A80101
Binary (octets)11000000.10101000.00000001.00000001
Dotted-quad192.168.1.1

Quick examples

How IPv4 address conversion works

Every IPv4 address is a 32-bit unsigned integer written in dotted-quad notation for human readability. This converter shows the raw uint32 decimal value, the hex representation (used in network configs and firewall rules), and the 8-bit-per-octet binary breakdown. The decimal form is what protocols like IP headers store internally — for example, 192.168.1.1 is 3232235777.

To convert in the other direction, use the Decimal to IP Converter. For subnet calculations, see the IP Subnet Calculator.

Private & free — this tool runs entirely in your browser.

Recommended: IndieKit Ship your Next.js startup in days.affiliate

Related Converters tools