Latin Capital Letter A With Stroke vs Latin Small Letter L With Curl
VS
Comparaison des propriétés
| Propriété | Ⱥ 023A | ȴ 0234 |
|---|---|---|
| Nom | Latin Capital Letter A With Stroke | 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 | Uppercase Letter (Lu) | Lowercase Letter (Ll) |
| Bidirectionnel | L | L |
Comparaison d'encodages
| Format | 023A | 0234 |
|---|---|---|
| Unicode | U+023A | U+0234 |
| HTML Decimal | Ⱥ | ȴ |
| HTML Hex | Ⱥ | ȴ |
| CSS | \023A | \0234 |
| JavaScript | \u{23A} | \u{234} |
| Python | \u023a | \u0234 |
| UTF-8 | c8 ba | c8 b4 |
Comment les distinguer
Latin Capital Letter A With Stroke 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.