Latin Small Letter L With Curl vs Latin Small Letter T With Hook
VS
Comparaison des propriétés
| Propriété | ȴ 0234 | ƭ 01AD |
|---|---|---|
| Nom | Latin Small Letter L With Curl | Latin Small Letter T 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 | 0234 | 01AD |
|---|---|---|
| Unicode | U+0234 | U+01AD |
| HTML Decimal | ȴ | ƭ |
| HTML Hex | ȴ | ƭ |
| CSS | \0234 | \01AD |
| JavaScript | \u{234} | \u{1AD} |
| Python | \u0234 | \u01ad |
| UTF-8 | c8 b4 | c6 ad |
Comment les distinguer
Latin Small Letter L With Curl et Latin Small Letter T 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.