Left Vertical Box Line vs Passive-Pull-Up-Output Symbol
VS
Comparación de propiedades
Comparación de codificaciones
| Formato | 23B8 | 2392 |
|---|---|---|
| Unicode | U+23B8 | U+2392 |
| HTML Decimal | ⎸ | ⎒ |
| HTML Hex | ⎸ | ⎒ |
| CSS | \23B8 | \2392 |
| JavaScript | \u{23B8} | \u{2392} |
| Python | \u23b8 | \u2392 |
| UTF-8 | e2 8e b8 | e2 8e 92 |
Cómo distinguirlos
Tanto Left Vertical Box Line como Passive-Pull-Up-Output Symbol pertenecen a la categoría Técnico y al bloque Miscellaneous Technical. Compare sus puntos de código y renderizado visual para distinguirlos.
Consejo: Pegue el carácter en un editor hexadecimal o use
charCodeAt()
en JavaScript para verificar el punto de código real.