IP to Decimal Converter
Convert IPv4 addresses between dotted-decimal notation and decimal, hex and binary formats.
IP formats
Frequently asked questions
Why convert IPs to decimal?
IP addresses are stored as 32-bit integers. Converting to decimal, hex or binary can be useful for database storage, binary masking operations, or understanding how subnet masks work.