Get Punycode for domain name.
get_punycode(domain)
domain
domain name to get punycode for
Return the converted punycode of the domain
## Not run: get_punycode("täst.de") ## End(Not run)