Box Drawings Heavy Up And Left vs Box Drawings Light Up And Left
VS
Comparaison des propriétés
| Propriété | ┛ 251B | ┘ 2518 |
|---|---|---|
| Nom | Box Drawings Heavy Up And Left | Box Drawings Light Up And Left |
| 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 | 251B | 2518 |
|---|---|---|
| Unicode | U+251B | U+2518 |
| HTML Decimal | ┛ | ┘ |
| HTML Hex | ┛ | ┘ |
| CSS | \251B | \2518 |
| JavaScript | \u{251B} | \u{2518} |
| Python | \u251b | \u2518 |
| UTF-8 | e2 94 9b | e2 94 98 |
Comment les distinguer
Box Drawings Heavy Up And Left et Box Drawings Light Up And Left 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.