Box Drawings Heavy Right vs Box Drawings Heavy Vertical
VS
Comparação de propriedades
| Propriedade | ╺ 257A | ┃ 2503 |
|---|---|---|
| Nome | Box Drawings Heavy Right | Box Drawings Heavy Vertical |
| 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 | 257A | 2503 |
|---|---|---|
| Unicode | U+257A | U+2503 |
| HTML Decimal | ╺ | ┃ |
| HTML Hex | ╺ | ┃ |
| CSS | \257A | \2503 |
| JavaScript | \u{257A} | \u{2503} |
| Python | \u257a | \u2503 |
| UTF-8 | e2 95 ba | e2 94 83 |
Como distinguir
Tanto Box Drawings Heavy Right quanto Box Drawings Heavy Vertical 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.