IP to Decimal Converter
Results For:
About this tool:
This tool can convert an IPv4 or IPv6 address to a decimal number. In other words, it converts an IP address to a human-readable format.
Conversion of IP addresses to decimal number
The IPv4 address is divided into four sub-blocks. Each sub-clock has a different weight number powered by 256. To manually convert the IP to decimal, do the following steps.
Suppose we have an IP address 192.168.0.1
IP Decimal Number = 16777216*192 + 65536*168 + 256*0 +1
IP Decimal Number = 3,232,235,521
However, manual doing the conversion is a little time-consuming, and chances of human errors are there. Therefore, its better to use an online tool like IP to Decimal Converter.
Enter the IP address 192.168.0.1
and click on the "Convert" button. The tool provides you the following results.
Converted Decimal IP: 3232235521
IPV6 Compressed: ::ffff:c0a8:1
IPV6 Expanded (Shortened): 0:0:0:0:0:ffff:c0a8:0001
IPV6 Expanded: 0000:0000:0000:0000:0000:ffff:c0a8:0001