Black Left-Pointing Double Triangle With Vertical Bar vs Return Symbol
VS
Comparação de propriedades
Comparação de codificações
| Formato | 23EE | 23CE |
|---|---|---|
| Unicode | U+23EE | U+23CE |
| HTML Decimal | ⏮ | ⏎ |
| HTML Hex | ⏮ | ⏎ |
| CSS | \23EE | \23CE |
| JavaScript | \u{23EE} | \u{23CE} |
| Python | \u23ee | \u23ce |
| UTF-8 | e2 8f ae | e2 8f 8e |
Como distinguir
Tanto Black Left-Pointing Double Triangle With Vertical Bar quanto Return Symbol 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.