Circle With Small Circle To The Right vs Double Right Arc Less-Than Bracket
VS
Comparación de propiedades
| Propiedad | ⧂ 29C2 | ⦖ 2996 |
|---|---|---|
| Nombre | Circle With Small Circle To The Right | Double Right Arc Less-Than Bracket |
| 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 | Math Symbol (Sm) | Close Punctuation (Pe) |
| Bidireccional | ON | ON |
Comparación de codificaciones
| Formato | 29C2 | 2996 |
|---|---|---|
| Unicode | U+29C2 | U+2996 |
| HTML Decimal | ⧂ | ⦖ |
| HTML Hex | ⧂ | ⦖ |
| CSS | \29C2 | \2996 |
| JavaScript | \u{29C2} | \u{2996} |
| Python | \u29c2 | \u2996 |
| UTF-8 | e2 a7 82 | e2 a6 96 |
Cómo distinguirlos
Tanto Circle With Small Circle To The Right como Double Right Arc Less-Than Bracket 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.