Returns the domain name for the Punycode.
String toNormalText(String domain) { return domainToUnicode(domain); }