Box Drawings Heavy Horizontal vs Box Drawings Vertical Light And Right Heavy
VS
Comparaison des propriétés
| Propriété | ━ 2501 | ┝ 251D |
|---|---|---|
| Nom | Box Drawings Heavy Horizontal | Box Drawings Vertical Light And Right Heavy |
| 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 | 2501 | 251D |
|---|---|---|
| Unicode | U+2501 | U+251D |
| HTML Decimal | ━ | ┝ |
| HTML Hex | ━ | ┝ |
| CSS | \2501 | \251D |
| JavaScript | \u{2501} | \u{251D} |
| Python | \u2501 | \u251d |
| UTF-8 | e2 94 81 | e2 94 9d |
Comment les distinguer
Box Drawings Heavy Horizontal et Box Drawings Vertical Light And Right Heavy 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.