IPv4 Address Converter
Convert IPv4 addresses between decimal, binary, hexadecimal, and integer representations instantly.
About This Tool
The IPv4 Address Converter lets you quickly transform IP addresses between their various numerical representations. Enter an address in standard dotted-decimal notation (like 192.168.1.1) and instantly see its binary, hexadecimal, and 32-bit integer equivalents. You can also convert in reverse from any format back to dotted-decimal.
This tool is invaluable for network engineers configuring firewalls, analyzing packet captures, or working with low-level networking code. Understanding the binary form of an IP address is essential for subnetting calculations, while the integer form is commonly used in database storage and programmatic comparisons.
All conversions happen entirely in your browser using standard bitwise arithmetic. No data is sent to any server, making it safe for use with internal network addresses and sensitive infrastructure details.
Frequently Asked Questions
Related Tools
IPv4 Subnet Calculator
Calculate network address, broadcast address, host range, and CIDR notation from any IP and subnet mask.
Network ToolsIPv4 Range Expander
Expand CIDR notation or IP address ranges into a complete list of individual IP addresses.
Network ToolsIPv6 ULA Generator
Generate unique local IPv6 addresses (ULA) per RFC 4193 with cryptographically random prefixes.
Network Tools