Box Drawings Down Light And Right Up Heavy vs Box Drawings Down Single And Right Double
VS
Comparaison des propriétés
| Propriété | ┡ 2521 | ╒ 2552 |
|---|---|---|
| Nom | Box Drawings Down Light And Right Up Heavy | Box Drawings Down Single And Right Double |
| 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 | 2521 | 2552 |
|---|---|---|
| Unicode | U+2521 | U+2552 |
| HTML Decimal | ┡ | ╒ |
| HTML Hex | ┡ | ╒ |
| CSS | \2521 | \2552 |
| JavaScript | \u{2521} | \u{2552} |
| Python | \u2521 | \u2552 |
| UTF-8 | e2 94 a1 | e2 95 92 |
Comment les distinguer
Box Drawings Down Light And Right Up Heavy et Box Drawings Down Single And Right Double 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.