Latin Small Letter O With Diaeresis And Macron vs Latin Small Letter Z With Hook
VS
Comparaison des propriétés
| Propriété | ȫ 022B | ȥ 0225 |
|---|---|---|
| Nom | Latin Small Letter O With Diaeresis And Macron | Latin Small Letter Z With Hook |
| Catégorie | Latin Extended | Latin Extended |
| Bloc | Latin Extended-B | Latin Extended-B |
| Écriture | Latn | Latn |
| Catégorie générale | Lowercase Letter (Ll) | Lowercase Letter (Ll) |
| Bidirectionnel | L | L |
Comparaison d'encodages
| Format | 022B | 0225 |
|---|---|---|
| Unicode | U+022B | U+0225 |
| HTML Decimal | ȫ | ȥ |
| HTML Hex | ȫ | ȥ |
| CSS | \022B | \0225 |
| JavaScript | \u{22B} | \u{225} |
| Python | \u022b | \u0225 |
| UTF-8 | c8 ab | c8 a5 |
Comment les distinguer
Latin Small Letter O With Diaeresis And Macron et Latin Small Letter Z With Hook appartiennent tous deux à la catégorie Latin Extended et au bloc Latin Extended-B. Comparez leurs points de code et leur rendu visuel pour les distinguer.
Conseil : Collez le caractère dans un éditeur hexadécimal ou utilisez
charCodeAt()
en JavaScript pour vérifier le point de code réel.