How to use
- Enter an internationalized domain or string.
- Click "โ Punycode" or "โ Original string".
- Copy the result to use it.
๐ฏ Use Cases
- Find the real DNS registration name of an IDN domain (e.g. ํ๊ธ.com)
- Decode an xn-- domain shown in an email or browser address bar
- Preview the Punycode form before buying an IDN domain
Example
Input
ํ๊ธ.com
Output
xn--bj0bj06e.com
Clicking "โ Punycode" converts the Korean domain "ํ๊ธ.com" into "xn--bj0bj06e.com", the ASCII form actually registered in DNS. Entering that value and clicking "โ Original string" decodes it back to "ํ๊ธ.com".
FAQ
- What is Punycode?
- Punycode is an encoding that represents Unicode characters using only ASCII. It's used for internationalized domain names because the DNS system only supports ASCII.
- Does it follow the RFC 3492 standard?
- Yes. It implements the standard Bootstring algorithm, verified against known test vectors.
- Is the domain I enter sent to a server?
- No. Encoding and decoding happen entirely in your browser.
More Network Tools
๐ก
My IP Address
Check your current IP and location
๐
CIDR Calculator
Calculate network range & usable IPs
๐
IPv4 to IPv6
Convert IPv4 to IPv4-mapped IPv6
๐ธ๏ธ
Domain Extractor
Extract domain names from text/URLs
๐ช
Batch URL Opener
Open multiple URLs in new tabs at once
๐ฐ๏ธ
DNS Lookup
Look up A, MX, TXT & other DNS records
๐
Domain to IP
Resolve a domain to IPv4/IPv6
๐ฎ
Email Verifier
Check format & mail server (MX) existence
๐
HTTP Headers
Inspect server response headers
๐ก๏ธ
Security Headers Checker
Audit key security headers
๐
Whois Lookup
Look up domain/IP registration (RDAP)
๐
IP Geolocation
Look up region info for an IP/domain
๐ผ๏ธ
OGP Checker
Preview social share cards
๐
Heading Extractor
Check TITLE & h1โh6 structure
๐ท๏ธ
Title & Meta Extractor
Extract TITLE, DESCRIPTION & ROBOTS