Black Medium Small Square vs Black Vertical Rectangle
VS
Comparaison des propriétés
| Propriété | ◾ 25FE | ▮ 25AE |
|---|---|---|
| Nom | Black Medium Small Square | Black Vertical Rectangle |
| Catégorie | Geometric Shapes | Geometric Shapes |
| Bloc | Geometric Shapes | Geometric Shapes |
| Écriture | Zyyy | Zyyy |
| Catégorie générale | Math Symbol (Sm) | Other Symbol (So) |
| Bidirectionnel | ON | ON |
Comparaison d'encodages
| Format | 25FE | 25AE |
|---|---|---|
| Unicode | U+25FE | U+25AE |
| HTML Decimal | ◾ | ▮ |
| HTML Hex | ◾ | ▮ |
| CSS | \25FE | \25AE |
| JavaScript | \u{25FE} | \u{25AE} |
| Python | \u25fe | \u25ae |
| UTF-8 | e2 97 be | e2 96 ae |
Comment les distinguer
Black Medium Small Square et Black Vertical Rectangle appartiennent tous deux à la catégorie Geometric Shapes et au bloc Geometric Shapes. 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.