Box Drawings Heavy Down And Horizontal vs Box Drawings Up Heavy And Right Down Light
VS
Comparaison des propriétés
| Propriété | ┳ 2533 | ┞ 251E |
|---|---|---|
| Nom | Box Drawings Heavy Down And Horizontal | Box Drawings Up Heavy And Right Down Light |
| 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 | 251E |
|---|---|---|
| Unicode | U+2533 | U+251E |
| HTML Decimal | ┳ | ┞ |
| HTML Hex | ┳ | ┞ |
| CSS | \2533 | \251E |
| JavaScript | \u{2533} | \u{251E} |
| Python | \u2533 | \u251e |
| UTF-8 | e2 94 b3 | e2 94 9e |
Comment les distinguer
Box Drawings Heavy Down And Horizontal et Box Drawings Up Heavy And Right Down Light 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.