IP Address Converter
Convert IPv4 addresses between decimal, binary, hex, integer, and octal formats
Enter an IPv4 address above to see all conversions
IP Address Converter
Convert IPv4 addresses between decimal, binary, hex, integer, and octal formats
Features
- Convert IPv4 to decimal, binary, hexadecimal, integer, and octal
- Identify IP class (A, B, C, D, E) automatically
- Detect private, public, loopback, and multicast addresses
- Copy any format with one click
How to use
- Enter a valid IPv4 address (e.g. 192.168.1.1).
- View the address in all supported formats instantly.
- See the IP class and whether it is private or public.
- Click the copy icon next to any format to copy it.
Tips & Best Practices
- Use the integer format when working with databases that store IPs as integers.
- Binary format is useful for understanding subnet masks and CIDR notation.
- Hexadecimal format is commonly used in network packet analysis.
- Private IPs (10.x, 172.16-31.x, 192.168.x) are not routable on the public internet.
- Class D (224-239) addresses are reserved for multicast traffic.
FAQ
What IP address formats are supported?
The tool converts IPv4 addresses to dotted decimal, binary (8-bit per octet), hexadecimal, 32-bit integer, and octal representations.
How do I know if an IP is private or public?
The tool automatically identifies private ranges (10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16) as well as loopback, link-local, multicast, and reserved ranges.
Does this tool support IPv6?
This tool currently supports IPv4 addresses only. IPv6 support may be added in a future update.
Is my data safe and private?
Absolutely. All processing happens locally in your browser. No data is ever sent to any server.
Is this tool free to use?
Yes, this tool is completely free with no registration required.