Black Right-Pointing Double Triangle With Vertical Bar vs Left Vertical Box Line
VS
Comparação de propriedades
Comparação de codificações
| Formato | 23ED | 23B8 |
|---|---|---|
| Unicode | U+23ED | U+23B8 |
| HTML Decimal | ⏭ | ⎸ |
| HTML Hex | ⏭ | ⎸ |
| CSS | \23ED | \23B8 |
| JavaScript | \u{23ED} | \u{23B8} |
| Python | \u23ed | \u23b8 |
| UTF-8 | e2 8f ad | e2 8e b8 |
Como distinguir
Tanto Black Right-Pointing Double Triangle With 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.