Binary to IP Address Converter
Convert a 32-bit binary string to a dotted-decimal IPv4 address or an IPv4 address back to binary — instantly in your browser.
Spaces and dots are ignored automatically.
Enter a value and click Convert
Copied to clipboard!
Per-Octet Breakdown
| Octet | Binary | Decimal |
|---|
Copied!
Summary
Convert a 32-bit binary string to a dotted-decimal IPv4 address or an IPv4 address back to binary — instantly in your browser.
How it works
- Choose the conversion direction: Binary to IP or IP to Binary.
- Enter a 32-bit binary string (spaces and dots are accepted) or a valid IPv4 address.
- The result appears immediately below with a per-octet breakdown table.
- Use the Copy button to copy the output to your clipboard.
- Click Swap to reverse the conversion direction in one click.
Use cases
- Study subnetting and binary arithmetic for networking exams (CCNA, CompTIA Network+).
- Verify manual binary-to-decimal conversions for IP addresses.
- Debug network configurations by checking binary representations of IPs.
- Teach students how IPv4 addresses map to 32-bit binary strings.
- Convert subnet masks (e.g. /24 = 11111111.11111111.11111111.00000000) visually.
- Quickly confirm CIDR prefix boundaries in binary form.
Frequently Asked Questions
Last updated: 2026-06-10 ·
Reviewed by Nham Vu