Latin Small Letter A With Caron vs Latin Small Letter L With Curl
VS
Comparaison des propriétés
| Propriété | ǎ 01CE | ȴ 0234 |
|---|---|---|
| Nom | Latin Small Letter A With Caron | Latin Small Letter L With Curl |
| 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 | 01CE | 0234 |
|---|---|---|
| Unicode | U+01CE | U+0234 |
| HTML Decimal | ǎ | ȴ |
| HTML Hex | ǎ | ȴ |
| CSS | \01CE | \0234 |
| JavaScript | \u{1CE} | \u{234} |
| Python | \u01ce | \u0234 |
| UTF-8 | c7 8e | c8 b4 |
Comment les distinguer
Latin Small Letter A With Caron et Latin Small Letter L With Curl 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.