Enter any whole number (e.g., 255)
Enter hex values (e.g., FF, 1A3)
Enter binary digits (e.g., 10101010)
Enter octal values (e.g., 377, 123)
Key Features
Input hexadecimal string representing an IP address
Output equivalent IPv4 or IPv6 address (dotted decimal or colon-separated)
Auto-detect IPv4/IPv6 format based on hex length
Supports common hex notations (e.g., with/without 0x, spaces)
Clear error messages for invalid input
Conversion Examples
Convert 8-digit hex to IPv4
C0A80101
IPv4: 192.168.1.1
Convert localhost hex to IPv4
7F000001
IPv4: 127.0.0.1
Convert 32-digit hex to IPv6
20010DB885A3000000008A2E03707334
IPv6: 2001:0db8:85a3:0000:0000:8a2e:0370:7334 (or abbreviated)
Common Use Cases
Network forensics and packet analysis
Cybersecurity investigations
System administration and configuration
Understanding network protocols at a low level
Educational purposes for IP addressing schemes
Ready to Convert?
Start using our hexadecimal to ip address converter now. It's free, fast, and accurate!