Binary to IP Converter

Convert binary format to IP addresses

Binary Input

Enter binary (e.g., 11000000.10101000.00000001.00000001)

Convert 32-bit binary strings to IPv4 addresses in dotted decimal notation. Enter a binary number and get the corresponding IP address. Supports both continuous 32-bit strings and dotted binary notation with per-octet grouping.

Key Features

  • Binary string to IPv4 conversion
  • Accepts continuous and dotted binary formats
  • Per-octet decimal breakdown
  • Input validation and error highlighting

How to Binary to IP Converter

  1. 1

    Enter binary value

    Type a 32-bit binary number (e.g., 11000000101010000000000100000001).

  2. 2

    View IP address

    See the converted IPv4 address in dotted decimal (e.g., 192.168.1.1).

  3. 3

    Copy result

    Copy the IP address to use in your configuration.

Common Use Cases

  • Converting subnet mask binary to decimal notation
  • Verifying hand-calculated subnetting exercises
  • Debugging binary network address representations

Frequently Asked Questions

What format should the binary input be?
Enter a 32-bit binary string (32 zeros and ones). You can also use dotted format: 11000000.10101000.00000001.00000001.

Related IP & Network Tools