Box Drawings Heavy Down And Horizontal vs Box Drawings Vertical Double And Horizontal Single
VS
Comparaison des propriétés
| Propriété | ┳ 2533 | ╫ 256B |
|---|---|---|
| Nom | Box Drawings Heavy Down And Horizontal | Box Drawings Vertical Double And Horizontal Single |
| 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 | 2533 | 256B |
|---|---|---|
| Unicode | U+2533 | U+256B |
| HTML Decimal | ┳ | ╫ |
| HTML Hex | ┳ | ╫ |
| CSS | \2533 | \256B |
| JavaScript | \u{2533} | \u{256B} |
| Python | \u2533 | \u256b |
| UTF-8 | e2 94 b3 | e2 95 ab |
Comment les distinguer
Box Drawings Heavy Down And Horizontal et Box Drawings Vertical Double And Horizontal Single 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.