IP Address Converter
Convert an IPv4 address to its decimal, binary, hexadecimal and octal forms, and back.
Runs entirely in your browser.
Convert an IPv4 Address to Decimal, Binary and Hex
About IP Address Converter
An IPv4 address is a single 32-bit number; the familiar dotted form is just four bytes written separately. 192.168.1.10 and 3232235786 are the same address, which is why databases and log formats often store the integer instead.
The binary column is where subnetting becomes obvious - the network part is the leading bits that a mask keeps. For working out masks and host ranges, the IP Subnet Calculator does that directly.
Other Networking Tools
- IP Subnet Calculator — masks, network and host ranges
- IP Range Expander — CIDR or range to a full list
- IPv6 ULA Generator — a private RFC 4193 prefix
- MAC Address Generator — random addresses in any format
- MAC Address Lookup — vendor prefix and bit decoding
- URL Parser — break a URL into its parts
- HTTP Header Analyzer — explain response headers