Neue verwaltete öffentliche Zone mit einem IDN-Suffix erstellen
In Cloud DNS können Sie mithilfe von Punycode einen Domainnamen erstellen, den einige Anwendungen erkennen und in einem internationalen sprachspezifischen Skript rendern können.
Verwenden Sie das IDN-Converter-Tool, um zu sehen, wie der Domainname optisch von Unicode-Zeichen in das entsprechende ASCII-kompatible Codierungsformat konvertiert wird.
Führen Sie die folgenden Schritte aus, um eine neue verwaltete Zone mit einem IDN-Suffix zu erstellen.
Console
Rufen Sie in der Google Cloud Console die Seite DNS-Zone erstellen auf.
Geben Sie unter Zonenname einen Namen für die Zone ein. Beispiel: my-new-zone
Geben Sie unter DNS-Name ein Suffix im Punycode-Format für die Zone ein. Verwenden Sie dafür einen Domainnamen, der Ihnen gehört.
Wenn beispielsweise der Domainname als example.ελ angezeigt werden soll, verwenden Sie die IDN-Darstellung von ελ für das Suffix, nämlich .xn--qxam. Alle Einträge in der Zone haben dieses Suffix.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-08-19 (UTC)."],[[["\u003cp\u003eCloud DNS supports the use of Internationalized Domain Names (IDNs) through Punycode, allowing domain names to be represented in language-specific scripts.\u003c/p\u003e\n"],["\u003cp\u003eYou can create a new managed public zone in Cloud DNS with an IDN suffix by entering the domain name in Punycode format.\u003c/p\u003e\n"],["\u003cp\u003eThe IDN converter tool can be used to view how a domain name visually converts from Unicode characters to its ASCII-Compatible Encoding (ACE) form.\u003c/p\u003e\n"],["\u003cp\u003eThe process of creating a new managed public zone with an IDN suffix in Cloud DNS involves specifying a zone type as public, providing a zone name, and entering a DNS name suffix in Punycode format.\u003c/p\u003e\n"]]],[],null,["# Create a zone with an Internationalized Domain Name\n\nThis page describes how to use an\n[Internationalized Domain Name (IDN)](https://wikipedia.org/wiki/Internationalized_domain_name)\nwith Cloud DNS.\n\nCreate a new managed public zone with an IDN suffix\n---------------------------------------------------\n\nCloud DNS lets you create a domain name by using\n[Punycode](https://wikipedia.org/wiki/Punycode),\nwhich some applications can recognize and render in an international\nlanguage-specific script.\n\nTo see how your domain name visually converts from Unicode characters to the\nequivalent ASCII-Compatible Encoding (ACE) form, use the [IDN converter tool](https://www.verisign.com/en_US/channel-resources/domain-registry-products/idn/idn-conversion-tool/index.xhtml).\n\nTo create a new managed zone with an IDN suffix, complete the following steps. \n\n### Console\n\n1. In the Google Cloud console, go to the **Create a DNS zone** page.\n\n [Go to Create a DNS zone](https://console.cloud.google.com/net-services/dns/zones/new/create)\n2. For the **Zone type** , select **Public**.\n\n3. Enter a **Zone name** . For example, `my-new-zone`.\n\n4. Enter a **DNS name** suffix in Punycode format for the zone by using a\n domain name that you own.\n\n For example, for the domain name to appear as `example.ελ`, use the IDN\n representation of `ελ` for the suffix, which is `.xn--qxam`. All records\n in the zone share this suffix.\n5. Under **DNSSEC** , select `Off`, `On`, or `Transfer`. For more\n information, see\n [Enabling DNSSEC for existing managed zones](/dns/docs/dnssec-config#enabling).\n\n6. Click **Create** . The **Zone details** page is displayed.\n\n | **Note:** For best results, URL values must comply with the format as defined by [RFC 3986](https://tools.ietf.org/html/rfc3986).\n\nWhat's next\n-----------\n\n- To work with managed zones, see [Create, modify, and delete zones](/dns/docs/zones).\n- To find solutions for common issues that you might encounter when using Cloud DNS, see [Troubleshooting](/dns/docs/troubleshooting).\n- To get an overview of Cloud DNS, see [Cloud DNS overview](/dns/docs/overview)."]]