Convert an ASCII Punycode hostname label back to Unicode.
The frame below runs the same code as this page, in the reader's own browser. Nothing is sent to us, and nothing is sent to you.
Pick a dark background and the text and panels follow it, so the frame stays readable on a dark page.
The ASCII bootstring payload after an xn-- prefix is decoded back into Unicode code points using Punycode’s bias adaptation and delimiter rules. Hostname labels are decoded independently and then subject to IDNA validation outside the conversion step.
xn--nxasmq6b.com
βόλοσ.com
Browsers, certificate viewers, and URL migrations decode internationalized hostnames.