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