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