IPv4 Address Converter

Convert an IPv4 address between dotted decimal, a single decimal integer, hexadecimal, and binary.

IPv4 address (dotted decimal, decimal, hex, or binary)
Dotted decimal
Decimal (32-bit integer)
Hexadecimal
Binary

About this tool

An IPv4 address is really just a 32-bit number, split into four 8-bit bytes for the familiar dotted-decimal notation (like 192.168.1.1) that's easy for humans to read. This tool converts an address between that dotted-decimal form, a single decimal integer (as used in some databases and low-level networking code), hexadecimal, and full binary — accepting any of these formats as input and showing all the others at once.

Version 1.0.0