Black Diamond With Down Arrow vs Left Square Bracket With Tick In Top Corner
VS
Comparación de propiedades
| Propiedad | ⧪ 29EA | ⦍ 298D |
|---|---|---|
| Nombre | Black Diamond With Down Arrow | 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 | 29EA | 298D |
|---|---|---|
| Unicode | U+29EA | U+298D |
| HTML Decimal | ⧪ | ⦍ |
| HTML Hex | ⧪ | ⦍ |
| CSS | \29EA | \298D |
| JavaScript | \u{29EA} | \u{298D} |
| Python | \u29ea | \u298d |
| UTF-8 | e2 a7 aa | e2 a6 8d |
Cómo distinguirlos
Tanto Black Diamond With Down Arrow 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.