Comma vs Latin Small Letter C With Stroke
VS
Comparaison des propriétés
| Propriété | , 002C | ȼ 023C |
|---|---|---|
| Nom | Comma | Latin Small Letter C With Stroke |
| Catégorie | Latin Extended | Latin Extended |
| Bloc | Basic Latin | Latin Extended-B |
| Écriture | Zyyy | Latn |
| Catégorie générale | Other Punctuation (Po) | Lowercase Letter (Ll) |
| Bidirectionnel | CS | L |
Comparaison d'encodages
| Format | 002C | 023C |
|---|---|---|
| Unicode | U+002C | U+023C |
| HTML Decimal | , | ȼ |
| HTML Hex | , | ȼ |
| CSS | \002C | \023C |
| JavaScript | \u{2C} | \u{23C} |
| Python | \u002c | \u023c |
| UTF-8 | 2c | c8 bc |
Comment les distinguer
Comma et Latin Small Letter C With Stroke 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.