Double Right Arc Less-Than Bracket vs Right Triangle Above Left Triangle
VS
Comparación de propiedades
| Propiedad | ⦖ 2996 | ⧎ 29CE |
|---|---|---|
| Nombre | Double Right Arc Less-Than Bracket | Right Triangle Above Left Triangle |
| Categoría | Símbolos matemáticos | Símbolos matemáticos |
| Bloque | Miscellaneous Mathematical Symbols-B | Miscellaneous Mathematical Symbols-B |
| Escritura | Zyyy | Zyyy |
| Categoría general | Close Punctuation (Pe) | Math Symbol (Sm) |
| Bidireccional | ON | ON |
Comparación de codificaciones
| Formato | 2996 | 29CE |
|---|---|---|
| Unicode | U+2996 | U+29CE |
| HTML Decimal | ⦖ | ⧎ |
| HTML Hex | ⦖ | ⧎ |
| CSS | \2996 | \29CE |
| JavaScript | \u{2996} | \u{29CE} |
| Python | \u2996 | \u29ce |
| UTF-8 | e2 a6 96 | e2 a7 8e |
Cómo distinguirlos
Tanto Double Right Arc Less-Than Bracket como Right Triangle Above Left Triangle pertenecen a la categoría Símbolos matemáticos y al bloque Miscellaneous Mathematical Symbols-B. 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.