Left Vertical Box Line vs Vertical Line With Middle Dot
VS
Comparação de propriedades
Comparação de codificações
| Formato | 23B8 | 237F |
|---|---|---|
| Unicode | U+23B8 | U+237F |
| HTML Decimal | ⎸ | ⍿ |
| HTML Hex | ⎸ | ⍿ |
| CSS | \23B8 | \237F |
| JavaScript | \u{23B8} | \u{237F} |
| Python | \u23b8 | \u237f |
| UTF-8 | e2 8e b8 | e2 8d bf |
Como distinguir
Tanto Left Vertical Box Line quanto Vertical Line With Middle Dot 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.