Latin Small Letter O With Double Acute vs Latin Small Letter T With Cedilla
VS
Comparaison des propriétés
| Propriété | ő 0151 | ţ 0163 |
|---|---|---|
| Nom | Latin Small Letter O With Double Acute | Latin Small Letter T With Cedilla |
| Catégorie | Latin Extended | Latin Extended |
| Bloc | Latin Extended-A | Latin Extended-A |
| Écriture | Latn | Latn |
| Catégorie générale | Lowercase Letter (Ll) | Lowercase Letter (Ll) |
| Bidirectionnel | L | L |
Comparaison d'encodages
| Format | 0151 | 0163 |
|---|---|---|
| Unicode | U+0151 | U+0163 |
| HTML Decimal | ő | ţ |
| HTML Hex | ő | ţ |
| CSS | \0151 | \0163 |
| JavaScript | \u{151} | \u{163} |
| Python | \u0151 | \u0163 |
| UTF-8 | c5 91 | c5 a3 |
Comment les distinguer
Latin Small Letter O With Double Acute et Latin Small Letter T With Cedilla appartiennent tous deux à la catégorie Latin Extended et au bloc Latin Extended-A. 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.