Box Drawings Heavy Horizontal vs Box Drawings Vertical Double And Right Single
VS
Comparação de propriedades
| Propriedade | ━ 2501 | ╟ 255F |
|---|---|---|
| Nome | Box Drawings Heavy Horizontal | Box Drawings Vertical Double And Right Single |
| Categoria | Box Drawing | Box Drawing |
| Bloco | Box Drawing | Box Drawing |
| Script | Zyyy | Zyyy |
| Categoria geral | Other Symbol (So) | Other Symbol (So) |
| Bidirecional | ON | ON |
Comparação de codificações
| Formato | 2501 | 255F |
|---|---|---|
| Unicode | U+2501 | U+255F |
| HTML Decimal | ━ | ╟ |
| HTML Hex | ━ | ╟ |
| CSS | \2501 | \255F |
| JavaScript | \u{2501} | \u{255F} |
| Python | \u2501 | \u255f |
| UTF-8 | e2 94 81 | e2 95 9f |
Como distinguir
Tanto Box Drawings Heavy Horizontal quanto Box Drawings Vertical Double And Right Single pertencem à categoria Box Drawing e ao bloco Box Drawing. Compare seus pontos de código e renderização visual para distingui-los.
Dica: Cole o caractere em um editor hexadecimal ou use
charCodeAt()
em JavaScript para verificar o ponto de código real.