{# ================================================================ HEADER ================================================================ #}
{# ================================================================ MAIN CONTENT ================================================================ #}

🔄 IP Address Converter

Convert IP addresses between formats: decimal, binary, hexadecimal, IPv4-mapped IPv6, and integer representations.

Decimal (Standard)
Integer
Binary
Hexadecimal
Octal
IPv4-mapped IPv6
Octet Breakdown

IP Address Formats

An IPv4 address is a 32-bit number typically written as four decimal octets separated by dots (e.g., 192.168.1.1). This tool converts between different representations:

  • Decimal — Standard dotted-decimal notation (192.168.1.1)
  • Integer — Single 32-bit unsigned integer (3232235777)
  • Binary — Base-2 representation per octet
  • Hexadecimal — Base-16 representation (0xC0A80101)
  • IPv4-mapped IPv6 — IPv4 address embedded in IPv6 format (::ffff:192.168.1.1)
{# ================================================================ FOOTER ================================================================ #} {# ================================================================ TOAST NOTIFICATIONS ================================================================ #}
{# ================================================================ SCRIPTS ================================================================ #}