Double Left Arc Greater-Than Bracket vs Vertical Zigzag Line
VS
Comparación de propiedades
| Propiedad | ⦕ 2995 | ⦚ 299A |
|---|---|---|
| Nombre | Double Left Arc Greater-Than Bracket | Vertical Zigzag Line |
| 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 | Open Punctuation (Ps) | Math Symbol (Sm) |
| Bidireccional | ON | ON |
Comparación de codificaciones
| Formato | 2995 | 299A |
|---|---|---|
| Unicode | U+2995 | U+299A |
| HTML Decimal | ⦕ | ⦚ |
| HTML Hex | ⦕ | ⦚ |
| CSS | \2995 | \299A |
| JavaScript | \u{2995} | \u{299A} |
| Python | \u2995 | \u299a |
| UTF-8 | e2 a6 95 | e2 a6 9a |
Cómo distinguirlos
Tanto Double Left Arc Greater-Than Bracket como Vertical Zigzag Line 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.