All tools · 🌐 Network Tools

🔢 IPv4 ↔ Binary / Hex / Decimal

Same IP address, four ways to write it. Dotted decimal (192.168.1.1) is what humans use. Binary is what routers think in. Hex is compact. The 32-bit integer is what some databases store. This tool converts between all four.

Loading tool…

Examples

Standard form
Input192.168.1.1
OutputBinary: 11000000.10101000.00000001.00000001 · Hex: c0.a8.01.01 · Int: 3232235777

Frequently asked questions

When do I need binary form?

Subnet math. To compute a network address from an IP and mask, you AND them bit by bit — much easier in binary.

What about IPv6?

IPv6 is 128 bits, already in hex. We focus on IPv4 because IPv6 has fewer interesting conversions to do.

About this calculator

IPv4 ↔ Binary / Hex / Decimal runs entirely in your browser using standard formulas. No data is sent to any server. We don't share your inputs with lenders, brokers, or anyone else — there's no funnel and no follow-up email.

Related tools

← All 35 calculators

Why this tool

vs typical free network-tools sites

NetToolsetTypical free site
PriceFreeFree
Signup requiredNoOften (for advanced features)
Ads inside the toolNoYes (banner + interstitial)
Logs your IP / queriesNoYes (often resold)
Data sent to a serverMath runs in browser; lookups hit Cloudflare DoH directlyYes (all goes through their server)
Open sourceYesNo
Bookmarkable URL per toolYesMixed
MultilingualEN / ES / PT / FR / DEUsually EN only
Loads in under 1sYes (static)Often slow (ad tracking)