Calculator Hub

Technology & Computing

IPv4 to Decimal & IPv6 Hextet Formatter

Convert an IPv4 dotted address into its 32-bit decimal and hexadecimal form for scripting and ACLs.

Your inputs

Change any value to update the result instantly.

Technology & Computing

32-bit decimal value

167,772,161

Hexadecimal

16,77,72,161

First 16 bits (as number)

2,560

Last 16 bits (as number)

1

Hex: 0x0a000001 · Binary: 00001010.00000000.00000000.00000001

Formula and working

Decimal = o1×2^24 + o2×2^16 + o3×2^8 + o4

  1. 1

    Collect the inputs

    First octet = 10; Second octet = 0; Third octet = 0; Fourth octet = 1

  2. 2

    Apply the formula

    Decimal = o1×2^24 + o2×2^16 + o3×2^8 + o4

  3. 3

    Result

    32-bit decimal value = 167,772,161

Frequently asked questions

Important limitation

This is an educational estimate based only on the values and formula shown. Verify current rates, rules, units, and professional standards before relying on the result. It is not personalized financial or investment advice.

Report a mistake or request an improvement

Tell us if a formula, unit, explanation, or result needs attention. Your message will include this calculator’s name and page.

Related calculators

Back to Calculator Hub