Hacker News new | ask | show | jobs
by zzo38computer 2374 days ago
Domain names have to be a subset of ASCII, so you have to use a Latin script. However, you could use Punycode to represent non-ASCII Unicode characters, if they do not somehow prohibit that, I suppose.