Try next:
www.zürich.com
www.žlutý kůň.com
www.сделат картинки.com
www.ﺱﺲﺷ.com
This sample converter demonstrates
Punycode property of a
ByteArray object. This property let's you convert data between Unicode and Punycode. You can use the property as an IDN (Internationalized Domain Names, RFC3492) convertor for DNS hosts,
the
ByteArray object let's you do utf-8 to idn conversion (or another code pages, for example windows-1250, iso-8859-2, shift-jis, see available
ConvertCodePages)
The
ByteArray let's you work with binary and unicode data, save and restore the data, convert the data between more than
100 code pages, convert to
HexString and
Base64.
Another online samples (utilities, converting, upload)
On-line base64 decoder and encoder - let's you convert text data and files from/to a Base64 string.
Punycode/IDN decoder and encoder - online conversion between unicode (utf-8), punycode and IDNs (Internationalized Domain Names)
URL Encoder, escape with charset conversion
URL Decoder, unescape with charset conversion
Online binary file to SQL field (HexString or base16) - let's you create an SQL statement to insert/update binary or a text file to a SQL database field. You can also create whole WSH (VBScript) to do the action.
Online Codepage & Charset text and file converter - let's you convert text, html and files between many code pages.
Live upload with progress sample - simple upload of files to ASP with progress bar.
Live upload with image preview - Upload with many additional features: image preview, size preview and file type checking (before upload), server-side checking for file type, file contents, file size and upload size and more.
IAF password recovery - Recovery passwords from your IAF File.
Online IAF file generator - Create email account configuration file for Outlook express online.
Online IAF decoder - Decode IAF configuration files online.
Gmail pop and smtp configuration generator - Outlook config for Gmail.
quoted-printable encoder online sample.
quoted-printable decoder online sample.