Middle Dot vs Presentation Form For Vertical Low Line
VS
Comparaison des propriétés
| Propriété | · 00B7 | ︳ FE33 |
|---|---|---|
| Nom | Middle Dot | Presentation Form For Vertical Low Line |
| Catégorie | Punctuation | Punctuation |
| Bloc | Latin-1 Supplement | CJK Compatibility Forms |
| Écriture | Zyyy | Zyyy |
| Catégorie générale | Other Punctuation (Po) | Connector Punctuation (Pc) |
| Bidirectionnel | ON | ON |
Comparaison d'encodages
| Format | 00B7 | FE33 |
|---|---|---|
| Unicode | U+00B7 | U+FE33 |
| HTML Decimal | · | ︳ |
| HTML Hex | · | ︳ |
| CSS | \00B7 | \FE33 |
| JavaScript | \u{B7} | \u{FE33} |
| Python | \u00b7 | \ufe33 |
| UTF-8 | c2 b7 | ef b8 b3 |
Comment les distinguer
Middle Dot et Presentation Form For Vertical Low Line sont tous deux dans la catégorie Punctuation 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.