Box Drawings Down Single And Right Double vs Box Drawings Heavy Down
VS
Comparación de propiedades
| Propiedad | ╒ 2552 | ╻ 257B |
|---|---|---|
| Nombre | Box Drawings Down Single And Right Double | Box Drawings Heavy Down |
| 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 | 2552 | 257B |
|---|---|---|
| Unicode | U+2552 | U+257B |
| HTML Decimal | ╒ | ╻ |
| HTML Hex | ╒ | ╻ |
| CSS | \2552 | \257B |
| JavaScript | \u{2552} | \u{257B} |
| Python | \u2552 | \u257b |
| UTF-8 | e2 95 92 | e2 95 bb |
Cómo distinguirlos
Tanto Box Drawings Down Single And Right Double como Box Drawings Heavy Down 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.