Ampersand vs Latin Capital Letter Nj
VS
Comparaison des propriétés
| Propriété | & 0026 | NJ 01CA |
|---|---|---|
| Nom | Ampersand | Latin Capital Letter Nj |
| Catégorie | Latin Extended | Latin Extended |
| Bloc | Basic Latin | Latin Extended-B |
| Écriture | Zyyy | Latn |
| Catégorie générale | Other Punctuation (Po) | Uppercase Letter (Lu) |
| Bidirectionnel | ON | L |
Comparaison d'encodages
| Format | 0026 | 01CA |
|---|---|---|
| Unicode | U+0026 | U+01CA |
| HTML Decimal | & | NJ |
| HTML Hex | & | NJ |
| CSS | \0026 | \01CA |
| JavaScript | \u{26} | \u{1CA} |
| Python | \u0026 | \u01ca |
| UTF-8 | 26 | c7 8a |
Comment les distinguer
Ampersand et Latin Capital Letter Nj sont tous deux dans la catégorie Latin Extended mais résident dans des blocs Unicode différents. Vérifiez le point de code 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.