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