Left Vertical Box Line vs Top Right Crop
VS
Comparación de propiedades
Comparación de codificaciones
| Formato | 23B8 | 230E |
|---|---|---|
| Unicode | U+23B8 | U+230E |
| HTML Decimal | ⎸ | ⌎ |
| HTML Hex | ⎸ | ⌎ |
| CSS | \23B8 | \230E |
| JavaScript | \u{23B8} | \u{230E} |
| Python | \u23b8 | \u230e |
| UTF-8 | e2 8e b8 | e2 8c 8e |
Cómo distinguirlos
Tanto Left Vertical Box Line como Top Right Crop 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.