Box Drawings Down Single And Right Double vs Box Drawings Vertical Double And Horizontal Single
VS
Comparação de propriedades
| Propriedade | ╒ 2552 | ╫ 256B |
|---|---|---|
| Nome | Box Drawings Down Single And Right Double | Box Drawings Vertical Double And Horizontal 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 | 2552 | 256B |
|---|---|---|
| Unicode | U+2552 | U+256B |
| HTML Decimal | ╒ | ╫ |
| HTML Hex | ╒ | ╫ |
| CSS | \2552 | \256B |
| JavaScript | \u{2552} | \u{256B} |
| Python | \u2552 | \u256b |
| UTF-8 | e2 95 92 | e2 95 ab |
Como distinguir
Tanto Box Drawings Down Single And Right Double quanto Box Drawings Vertical Double And Horizontal 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.