Box Drawings Down Light And Left Up Heavy vs Box Drawings Heavy Horizontal
VS
Comparaison des propriétés
| Propriété | ┩ 2529 | ━ 2501 |
|---|---|---|
| Nom | Box Drawings Down Light And Left Up Heavy | Box Drawings Heavy Horizontal |
| 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 | 2529 | 2501 |
|---|---|---|
| Unicode | U+2529 | U+2501 |
| HTML Decimal | ┩ | ━ |
| HTML Hex | ┩ | ━ |
| CSS | \2529 | \2501 |
| JavaScript | \u{2529} | \u{2501} |
| Python | \u2529 | \u2501 |
| UTF-8 | e2 94 a9 | e2 94 81 |
Comment les distinguer
Box Drawings Down Light And Left Up Heavy et Box Drawings Heavy Horizontal 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.