IP Radix Converter
What is IP Radix Converter? (Quick Answer)
IP address radix conversion Free online tool, no registration required, 100% client-side processing.
IP address radix conversion
By Craftisle Team
About IP Radix Converter — Free Online Tool
How to Use IP Radix Converter — Step by Step
- Enter an IP address
Type an IPv4 address (e.g., 192.168.1.1) or IPv6 address.
- View conversions
All radix representations appear: decimal, hex, octal, binary.
- Copy any format
Click to copy the representation you need.
Use Cases for IP Radix Converter
Low-level networking
Understand how IP addresses are represented in system memory or packet captures.
Security analysis
Decode obfuscated IP addresses in malware C2 configurations that use hex or decimal notation.
Historical systems
Work with legacy systems that accept octal IP notation (ping 0300.0250.0001.0001).
FAQ — IP Radix Converter Free Online Tool
What is 0x7F000001?
That is 127.0.0.1 (localhost) in hexadecimal. The tool shows all representations side-by-side.
Does this work for IPv6?
Yes. IPv6 addresses are shown in expanded hex, compressed hex, and binary.
Is this useful for subnetting?
Use ip-calc for subnet math. This tool is for format conversion only.