IP Address to Binary Converter

Enter any IPv4 address and instantly see its full 32-bit binary representation, octet by octet.

Use the IP Address to Binary Converter

IPv4 Address

Quick examples

Enter an IPv4 address and click Convert

Copied!

Summary

Enter any IPv4 address and instantly see its full 32-bit binary representation, octet by octet.

How it works

  1. Enter an IPv4 address in dotted-decimal format (e.g. 192.168.1.1).
  2. Each octet (0–255) is converted to an 8-bit binary number, padded with leading zeros.
  3. The four 8-bit groups are displayed side by side for easy reading.
  4. The full 32-bit binary string and hexadecimal value are shown below.
  5. Use the Copy buttons to grab any representation to your clipboard.

Use cases

  • Study how IPv4 addresses map to binary for networking exams.
  • Verify subnet mask calculations by inspecting the binary form.
  • Convert IP ranges to binary when designing access control lists.
  • Debug CIDR notation issues by viewing the host and network bits.
  • Teach students the relationship between decimal and binary octets.
  • Quickly cross-check hexadecimal IP representations in packet captures.

Frequently Asked Questions

Last updated: 2026-09-22 · Reviewed by Nham Vu