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