Black Right-Pointing Triangle With Double Vertical Bar vs Left Vertical Box Line
VS
Comparação de propriedades
Comparação de codificações
| Formato | 23EF | 23B8 |
|---|---|---|
| Unicode | U+23EF | U+23B8 |
| HTML Decimal | ⏯ | ⎸ |
| HTML Hex | ⏯ | ⎸ |
| CSS | \23EF | \23B8 |
| JavaScript | \u{23EF} | \u{23B8} |
| Python | \u23ef | \u23b8 |
| UTF-8 | e2 8f af | e2 8e b8 |
Como distinguir
Tanto Black Right-Pointing Triangle With Double Vertical Bar quanto Left Vertical Box Line pertencem à categoria Technical e ao bloco Miscellaneous Technical. 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.