IP to Binary Converter

Convert an IP address (e.g. 192.168.0.1) to binary, or binary to an IP address. The 32-bit integer value is shown too, and all calculations happen inside your browser.

Enter an IP or binary to see the result.

How to use

  1. Enter an IP address or binary.
  2. The IP address, binary, and 32-bit integer are calculated automatically.
  3. Use it for learning subnet masks or bitwise operations.

Frequently asked questions

What do I enter?

Enter an IP address (e.g. 192.168.0.1) or binary (e.g. 11000000.10101000.00000000.00000001) and they convert to each other. Binary can be written without dots.

How is the binary shown?

Each octet is shown as 8 bits separated by dots. The 32-bit integer value is shown as well.

Are the values I enter sent to a server?

No. All calculations happen only inside your browser, and the values you enter are never sent to or stored on any server.