Empty Set With Left Arrow Above vs Left Square Bracket With Tick In Top Corner
VS
Comparación de propiedades
| Propiedad | ⦴ 29B4 | ⦍ 298D |
|---|---|---|
| Nombre | Empty Set With Left Arrow Above | Left Square Bracket With Tick In Top Corner |
| 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) | Open Punctuation (Ps) |
| Bidireccional | ON | ON |
Comparación de codificaciones
| Formato | 29B4 | 298D |
|---|---|---|
| Unicode | U+29B4 | U+298D |
| HTML Decimal | ⦴ | ⦍ |
| HTML Hex | ⦴ | ⦍ |
| CSS | \29B4 | \298D |
| JavaScript | \u{29B4} | \u{298D} |
| Python | \u29b4 | \u298d |
| UTF-8 | e2 a6 b4 | e2 a6 8d |
Cómo distinguirlos
Tanto Empty Set With Left Arrow Above como Left Square Bracket With Tick In Top Corner 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.