Digit Two vs Latin Small Letter P
VS
Comparaison des propriétés
| Propriété | 2 0032 | p 0070 |
|---|---|---|
| Nom | Digit Two | Latin Small Letter P |
| Catégorie | Latin Extended | Latin Extended |
| Bloc | Basic Latin | Basic Latin |
| Écriture | Zyyy | Latn |
| Catégorie générale | Decimal Number (Nd) | Lowercase Letter (Ll) |
| Bidirectionnel | EN | L |
Comparaison d'encodages
| Format | 0032 | 0070 |
|---|---|---|
| Unicode | U+0032 | U+0070 |
| HTML Decimal | 2 | p |
| HTML Hex | 2 | p |
| CSS | \0032 | \0070 |
| JavaScript | \u{32} | \u{70} |
| Python | \u0032 | \u0070 |
| UTF-8 | 32 | 70 |
Comment les distinguer
Digit Two et Latin Small Letter P appartiennent tous deux à la catégorie Latin Extended et au bloc Basic Latin. 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.