192.168.1.1) or a 32-bit binary string.IP Address Converter provides a fast way to translate 32-bit network addresses between dotted decimal and binary formats. Each of the four octets (0–255) is one byte of that integer value, and network engineers often need to see these as binary to understand subnet masks and routing. This 32-bit address translator handles both directions instantly in your browser.
The address 192.168.1.1 in binary is 11000000.10101000.00000001.00000001. A /24 mask means the first 24 bits are the network identifier and the last 8 are for hosts. Seeing this with an IP octet converter makes the CIDR prefix boundary explicit, highlighting the network bits vs host bits in different colours. This network address converter also provides the hex and integer versions for advanced protocol analysis.
11111111.11111111.11111111.00000000 - 24 consecutive 1-bits followed by 8 zero-bits. The 1-bits mark the network portion; the 0-bits mark the host portion.
11111111.11111111.11111111.11111111 = 255.255.255.255, the broadcast address for the entire IPv4 space.
A valid subnet mask always starts with consecutive 1-bits and ends with consecutive 0-bits - no mixing allowed. The count of 1-bits is the CIDR prefix length. /24 has 24 ones; /16 has 16 ones.
Not yet - IPv6 has 128-bit addresses in eight 16-bit hex groups, which is a different representation. Use the CIDR Calculator for IPv6 subnet work.
Whether you're troubleshooting a routing table or studying for a networking exam, this tool provides the precision you need. Use our CIDR Calculator for complex subnet planning or our IP Lookup tools for geolocation, and bookmark this IP Address Converter for your next network audit.