Black Right-Pointing Triangle With Double Vertical Bar vs Left Vertical Box Line
VS
Comparación de propiedades
Comparación de codificaciones
| Formato | 23EF | 23B8 |
|---|---|---|
| Unicode | U+23EF | U+23B8 |
| HTML Decimal | ⏯ | ⎸ |
| HTML Hex | ⏯ | ⎸ |
| CSS | \23EF | \23B8 |
| JavaScript | \u{23EF} | \u{23B8} |
| Python | \u23ef | \u23b8 |
| UTF-8 | e2 8f af | e2 8e b8 |
Cómo distinguirlos
Tanto Black Right-Pointing Triangle With Double Vertical Bar como Left Vertical Box Line 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.