Punycode & IDN Converter with Homograph Detection LOCAL ONLY

Convert internationalized domain names between Unicode and ASCII Punycode, identify mixed writing systems, and flag common invisible or confusable characters.

Domain text is analyzed locally and no DNS or website request is made. A clean result reduces obvious risks but cannot prove that a domain is trustworthy.
Unicode or Punycode domainA hostname only; paths and query strings are removed
Per-label script analysis
LabelASCII / PunycodeScriptsRisk
Enter a domain to inspect each label.
Findings
  • The analyzer will report mixed scripts, invisible characters, bidirectional controls, and common lookalike letters.

Treat Unicode display names as untrusted input

For account recovery, certificates, email allowlists, redirects, and security decisions, normalize the hostname and compare the ASCII form using a current IDNA implementation and an application-specific policy.

Recent tools: