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