IP to Hex
Convert an IP address to a hexadecimal value.
When to use this tool
Useful for reverse engineering, reading hex-dump logs, or converting IPs to the format used in some database and configuration files.
How to use
Enter a standard IPv4 address (e.g., 192.168.0.1) and press convert. Each octet is converted to a two-digit hex value and concatenated into an 8-character string.