Grapheme to inspect. Should be url-encoded (except when using the Swagger UI).
"v"
"ń"
"%F0%9F%98%B5"
Successful Response
The rating of a name/label/grapheme based on multiple conducted checks.
pass: All checks passed.warn: At least one check failed with a WARN status but no check failed with an ALERT status.alert: At least one check failed with an ALERT status.2, 3, 4 3
The number of checks that have a status of alert or warn.
2
The check considered to be the highest risk. If no check has a status of alert or warn, this field is null.
The ENSIP-15 normalization status of a grapheme.
This check does not consider the context of the grapheme and is not equivalent to ens_normalize(grapheme).
A normalized grapheme can be combined with other normalized graphemes to form an unnormalized label.
The position of a grapheme in a label can also affect the normalization status of the label.
normalized: The grapheme is normalized.unnormalized: The grapheme is not normalized.normalized, unnormalized The analyzed grapheme.
"v"
The name of the grapheme.
"Latin Small Letter V"
The type of the grapheme. If all characters in the grapheme have the same type, that type is returned. Otherwise, special is returned.
simple_letter - [a-z]simple_number - [0-9]other_letter - a letter (single-char grapheme) in any script that is not simple; LC class http://www.unicode.org/reports/tr44/#GC_Values_Tableother_number - a digit (single-char grapheme) in any script that is not simple; N class http://www.unicode.org/reports/tr44/#GC_Values_Tablehyphen - a hyphendollarsign - a dollar signunderscore - an underscoreemoji - an emoji or emoji ZWJ sequenceinvisible - zero width joiner or non-joinerspecial - for any grapheme that doesn't match one of the other classifications or if characters have different types"simple_letter"
Script name of the grapheme computed from the script names of its characters.
"Latin"
Description of the grapheme type.
"A-Z letter"
The Unicode version in which the grapheme was introduced or assigned.
null if the grapheme is not assigned to any specific Unicode version"15.0"
A list of checks that were performed on the grapheme.
Link to an external page with information about the grapheme.
null for multi-character graphemes"https://unicodeplus.com/U+0076"
A list graphemes that can be confused with the analyzed grapheme. The list does not contain the analyzed grapheme. A canonical form of the grapheme is the first element of the list, if it is known. Otherwise, the first element is a different confusable.
A grapheme that is the canonical form of the analyzed grapheme.
null if the canonical form is not known"v"
A human-readable title based on the rating.
A human-readable subtitle based on the rating.
The name of the webpage that grapheme_link links to.
grapheme_link is nullThe codepoints of the grapheme in the format U+XXXX. Some graphemes may have multiple codepoints.