IPv4
192.168.0.1
IPv4-mapped
::ffff:192.168.0.1
Encoding & Decoding
Convert an IPv4 address to IPv4-mapped IPv6 forms, including compressed, hex-compressed, and fully expanded notations. Useful for dual-stack log comparison and allowlist drafting. Conversion runs locally in the browser.
Favorite this tool
No favorite storage mode has been selected.
Quick actions
Copy this tool URL or open the system share sheet on a supported device.
编码加解码
输入 IPv4、CIDR 或包含 IPv4 的 URL / 日志片段。
IPv4
192.168.0.1
IPv4-mapped
::ffff:192.168.0.1
No. This tool focuses on IPv4 → IPv4-mapped IPv6. It does not reverse-parse arbitrary IPv6 addresses.
It is the standard way to embed an IPv4 address in IPv6 space, often used when dual-stack services represent IPv4 clients on IPv6 sockets.
Tools
Continue with another translated tool for a nearby task.
Subnet Calculator
Calculate subnet mask, network address, broadcast address, and usable host count from an IP and CIDR prefix for internal segmentation, Docker networks, and routing plans.
URL Parser
Parse a URL into protocol, host, port, path, query, and hash fields, and list each query parameter name and value. Useful for debugging API URLs and share links.