Left Vertical Box Line vs Upper Left Or Lower Right Curly Bracket Section
VS
Comparação de propriedades
Comparação de codificações
| Formato | 23B8 | 23B0 |
|---|---|---|
| Unicode | U+23B8 | U+23B0 |
| HTML Decimal | ⎸ | ⎰ |
| HTML Hex | ⎸ | ⎰ |
| CSS | \23B8 | \23B0 |
| JavaScript | \u{23B8} | \u{23B0} |
| Python | \u23b8 | \u23b0 |
| UTF-8 | e2 8e b8 | e2 8e b0 |
Como distinguir
Tanto Left Vertical Box Line quanto Upper Left Or Lower Right Curly Bracket Section 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.