Box Drawings Down Heavy And Left Light vs Box Drawings Heavy Vertical
VS
Comparaison des propriétés
| Propriété | ┒ 2512 | ┃ 2503 |
|---|---|---|
| Nom | Box Drawings Down Heavy And Left Light | Box Drawings Heavy Vertical |
| Catégorie | Box Drawing | Box Drawing |
| Bloc | Box Drawing | Box Drawing |
| Écriture | Zyyy | Zyyy |
| Catégorie générale | Other Symbol (So) | Other Symbol (So) |
| Bidirectionnel | ON | ON |
Comparaison d'encodages
| Format | 2512 | 2503 |
|---|---|---|
| Unicode | U+2512 | U+2503 |
| HTML Decimal | ┒ | ┃ |
| HTML Hex | ┒ | ┃ |
| CSS | \2512 | \2503 |
| JavaScript | \u{2512} | \u{2503} |
| Python | \u2512 | \u2503 |
| UTF-8 | e2 94 92 | e2 94 83 |
Comment les distinguer
Box Drawings Down Heavy And Left Light et Box Drawings Heavy Vertical appartiennent tous deux à la catégorie Box Drawing et au bloc Box Drawing. 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.