Left Vertical Box Line vs Timer Clock
VS
Comparação de propriedades
Comparação de codificações
| Formato | 23B8 | 23F2 |
|---|---|---|
| Unicode | U+23B8 | U+23F2 |
| HTML Decimal | ⎸ | ⏲ |
| HTML Hex | ⎸ | ⏲ |
| CSS | \23B8 | \23F2 |
| JavaScript | \u{23B8} | \u{23F2} |
| Python | \u23b8 | \u23f2 |
| UTF-8 | e2 8e b8 | e2 8f b2 |
Como distinguir
Tanto Left Vertical Box Line quanto Timer Clock 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.