Jump to content

U-Label: Difference between revisions

From ICANNWiki
Dustin Loup (talk | contribs)
Created page with "A '''U-Label''' is a the representation of an Internationalized Domain Name that is displayed to the end-user. It is string of Unicode characters that is valid within the..."
 
Dustin Loup (talk | contribs)
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:


==Example==
==Example==
The U-Label for [[.бг]], the [[ccTLD|country code top-level domain]] for Bulgaria, contains the Unicode codepoints U+0431 (б) and U+0433 (г).
==Related Pages==
*[[A-Label]]
*[[LDH]]
*[[IDN]]
*[[Punycode]]

Latest revision as of 22:55, 5 February 2019

A U-Label is a the representation of an Internationalized Domain Name that is displayed to the end-user. It is string of Unicode characters that is valid within the Internationalized Domain Names for Applications protocol and includes at least one non-ASCII character.

Example

The U-Label for .бг, the country code top-level domain for Bulgaria, contains the Unicode codepoints U+0431 (б) and U+0433 (г).

Related Pages