← Back to Home

IP Address Converter

Convert between IPv4 formats (decimal, hex, binary)

Decimal (Dotted)

-

Integer

-

Hexadecimal

-

Binary

-

Frequently Asked Questions

What is an IP address?

An IP address is a unique identifier assigned to devices on a network. IPv4 addresses are 32-bit numbers typically written in dotted decimal format (e.g., 192.168.1.1).

What formats can this tool convert?

Our tool converts between IPv4 address formats: dotted decimal (192.168.1.1), integer (3232235777), hexadecimal (0xC0A80101), and binary (11000000 10101000 00000001 00000001).

How do I use this converter?

Enter an IP address in any format (dotted decimal or integer) and the tool will instantly convert it to all other formats. The conversion happens automatically as you type.

What is the range of valid IP addresses?

IPv4 addresses range from 0.0.0.0 to 255.255.255.255 (or 0 to 4294967295 in decimal). Each octet must be between 0 and 255.