Box Drawings Heavy Down And Horizontal vs Box Drawings Light Vertical And Right
VS
Comparação de propriedades
| Propriedade | ┳ 2533 | ├ 251C |
|---|---|---|
| Nome | Box Drawings Heavy Down And Horizontal | Box Drawings Light Vertical And Right |
| 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 | 2533 | 251C |
|---|---|---|
| Unicode | U+2533 | U+251C |
| HTML Decimal | ┳ | ├ |
| HTML Hex | ┳ | ├ |
| CSS | \2533 | \251C |
| JavaScript | \u{2533} | \u{251C} |
| Python | \u2533 | \u251c |
| UTF-8 | e2 94 b3 | e2 94 9c |
Como distinguir
Tanto Box Drawings Heavy Down And Horizontal quanto Box Drawings Light Vertical And Right 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.