Black Right-Pointing Triangle With Double Vertical Bar vs Erase To The Left
VS
Comparação de propriedades
Comparação de codificações
| Formato | 23EF | 232B |
|---|---|---|
| Unicode | U+23EF | U+232B |
| HTML Decimal | ⏯ | ⌫ |
| HTML Hex | ⏯ | ⌫ |
| CSS | \23EF | \232B |
| JavaScript | \u{23EF} | \u{232B} |
| Python | \u23ef | \u232b |
| UTF-8 | e2 8f af | e2 8c ab |
Como distinguir
Tanto Black Right-Pointing Triangle With Double Vertical Bar quanto Erase To The Left 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.