Hex から IP へ
Hex 値を IP に変換します。レジスタダンプ、ビットマスク、パケット解析、プロトコルデバッグに向いており、処理はブラウザ内で完結します。
Up to 8 hex digits. The 0x prefix is optional.
Dotted-decimal IPv4 address.
Decode an 8-digit hexadecimal value back into a familiar dotted-decimal IPv4 address. Hex IPs frequently appear in routing tables, packet captures, and binary log formats.
Why is my hex IP only 6 digits?
Some sources omit leading zeros. The tool pads them automatically up to 8 hex digits.
Does this support IPv6?
No. Use the IPv6 to Binary tool for IPv6 conversions; IPv6 addresses do not fit in 8 hex digits.