Box Drawings Heavy Vertical vs Box Drawings Light Double Dash Vertical
VS
Comparação de propriedades
| Propriedade | ┃ 2503 | ╎ 254E |
|---|---|---|
| Nome | Box Drawings Heavy Vertical | Box Drawings Light Double Dash 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 | 2503 | 254E |
|---|---|---|
| Unicode | U+2503 | U+254E |
| HTML Decimal | ┃ | ╎ |
| HTML Hex | ┃ | ╎ |
| CSS | \2503 | \254E |
| JavaScript | \u{2503} | \u{254E} |
| Python | \u2503 | \u254e |
| UTF-8 | e2 94 83 | e2 95 8e |
Como distinguir
Tanto Box Drawings Heavy Vertical quanto Box Drawings Light Double Dash 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.