Box Drawings Down Heavy And Left Light vs Box Drawings Heavy Up And Left
VS
Comparação de propriedades
| Propriedade | ┒ 2512 | ┛ 251B |
|---|---|---|
| Nome | Box Drawings Down Heavy And Left Light | Box Drawings Heavy Up And Left |
| 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 | 2512 | 251B |
|---|---|---|
| Unicode | U+2512 | U+251B |
| HTML Decimal | ┒ | ┛ |
| HTML Hex | ┒ | ┛ |
| CSS | \2512 | \251B |
| JavaScript | \u{2512} | \u{251B} |
| Python | \u2512 | \u251b |
| UTF-8 | e2 94 92 | e2 94 9b |
Como distinguir
Tanto Box Drawings Down Heavy And Left Light quanto Box Drawings Heavy Up And Left 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.