Box Drawings Down Single And Right Double vs Box Drawings Heavy Quadruple Dash Vertical
VS
Comparaison des propriétés
| Propriété | ╒ 2552 | ┋ 250B |
|---|---|---|
| Nom | Box Drawings Down Single And Right Double | Box Drawings Heavy Quadruple Dash Vertical |
| 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 | 2552 | 250B |
|---|---|---|
| Unicode | U+2552 | U+250B |
| HTML Decimal | ╒ | ┋ |
| HTML Hex | ╒ | ┋ |
| CSS | \2552 | \250B |
| JavaScript | \u{2552} | \u{250B} |
| Python | \u2552 | \u250b |
| UTF-8 | e2 95 92 | e2 94 8b |
Comment les distinguer
Box Drawings Down Single And Right Double et Box Drawings Heavy Quadruple Dash Vertical 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.