Box Drawings Heavy Vertical vs Box Drawings Right Heavy And Left Down Light
VS
Comparaison des propriétés
| Propriété | ┃ 2503 | ┮ 252E |
|---|---|---|
| Nom | Box Drawings Heavy Vertical | Box Drawings Right Heavy And Left 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 | 2503 | 252E |
|---|---|---|
| Unicode | U+2503 | U+252E |
| HTML Decimal | ┃ | ┮ |
| HTML Hex | ┃ | ┮ |
| CSS | \2503 | \252E |
| JavaScript | \u{2503} | \u{252E} |
| Python | \u2503 | \u252e |
| UTF-8 | e2 94 83 | e2 94 ae |
Comment les distinguer
Box Drawings Heavy Vertical et Box Drawings Right Heavy And Left 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.