IP Address Converter
Convert IP addresses between decimal, binary, and hex formats.
Dotted Decimal
192.168.1.1
Decimal (Integer)
3232235777
Hexadecimal
0xC0A80101
Binary
11000000.10101000.00000001.00000001
Octal
030052000401
Mapped IPv6
::ffff:192.168.1.1
Full IPv6
0000:0000:0000:0000:0000:ffff:c0a8:0101
Octet Breakdown
Octet 1
192
11000000
0xC0
Octet 2
168
10101000
0xA8
Octet 3
1
00000001
0x01
Octet 4
1
00000001
0x01