Box Drawings Down Double And Left Single vs Box Drawings Heavy Up And Left
VS
Comparación de propiedades
| Propiedad | ╖ 2556 | ┛ 251B |
|---|---|---|
| Nombre | Box Drawings Down Double And Left Single | Box Drawings Heavy Up And Left |
| Categoría | Dibujo de cajas | Dibujo de cajas |
| Bloque | Box Drawing | Box Drawing |
| Escritura | Zyyy | Zyyy |
| Categoría general | Other Symbol (So) | Other Symbol (So) |
| Bidireccional | ON | ON |
Comparación de codificaciones
| Formato | 2556 | 251B |
|---|---|---|
| Unicode | U+2556 | U+251B |
| HTML Decimal | ╖ | ┛ |
| HTML Hex | ╖ | ┛ |
| CSS | \2556 | \251B |
| JavaScript | \u{2556} | \u{251B} |
| Python | \u2556 | \u251b |
| UTF-8 | e2 95 96 | e2 94 9b |
Cómo distinguirlos
Tanto Box Drawings Down Double And Left Single como Box Drawings Heavy Up And Left pertenecen a la categoría Dibujo de cajas y al bloque Box Drawing. 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.