Binary to IP Converter
Convert 32-bit binary strings to dotted-decimal IP addresses.
Samples
About Binary to IP Conversion
This tool translates a 32-bit Binary string into a standard IPv4 dotted-decimal IP address. An IP address is composed of four 8-bit numbers called octets. This converter takes a 32-digit binary string, splits it into four 8-digit chunks, and converts each chunk into its corresponding decimal value (0-255) to construct the final, human-readable IP address.
All conversions and history are stored only in your browser. No data is sent to our servers.