The IPv4 IPv6 Converter turns any IPv4 address into its IPv6 equivalents using four standard representations. It produces the IPv4-mapped IPv6 form, the full expanded 128-bit form, dotted-decimal mixed notation, and a 6to4 address. Each result can be copied, and an octet breakdown shows the hexadecimal value of every byte.
Enter 192.168.1.1 and press Convert. The tool shows the IPv4-mapped form ::ffff:c0a8:0101, the full expanded form 0000:0000:0000:0000:0000:ffff:c0a8:0101, the dotted-decimal form ::ffff:192.168.1.1, and the 6to4 address 2002:c0a8:0101::. Each octet appears in the breakdown as 0xc0, 0xa8, 0x01, and 0x01.