IPv6 Expander
Paste any IPv6 address — compressed or full — and instantly see its expanded 128-bit form, address type, and binary representation.
IPv6 Address Input
Supports compressed notation with :: shorthand.
Try an example
Enter an IPv6 address to see the expanded result.
Address Type
Expanded (Full) Form
Compressed (Canonical) Form
Groups Breakdown
Binary (128 bits)
Copied!
Summary
Paste any IPv6 address — compressed or full — and instantly see its expanded 128-bit form, address type, and binary representation.
How it works
- Paste or type an IPv6 address into the input field.
- The tool validates the address syntax in real time.
- The double-colon (::) is expanded to fill the missing groups with zeros.
- Each group is zero-padded to exactly 4 hex digits.
- The address type is identified based on the prefix bits.
- Compressed form, full expanded form, and 128-bit binary are all displayed.
Use cases
- Verify that an IPv6 address is syntactically valid.
- Convert abbreviated addresses to full form for firewall rules.
- Identify whether an address is loopback, link-local, multicast, or global unicast.
- Learn how the :: double-colon shorthand expands to fill zero groups.
- Inspect binary representation for subnetting and prefix analysis.
- Debug configuration issues in routing tables or DNS records.
- Normalize IPv6 addresses before storing them in a database.
- Educational use — understand IPv6 address structure visually.
Frequently Asked Questions
Last updated: 2026-06-10 ·
Reviewed by Nham Vu