Image Of vs Precedes Or Equivalent To
VS
Comparación de propiedades
| Propiedad | ⊷ 22B7 | ≾ 227E |
|---|---|---|
| Nombre | Image Of | Precedes Or Equivalent To |
| Categoría | Símbolos matemáticos | Símbolos matemáticos |
| Bloque | Mathematical Operators | Mathematical Operators |
| Escritura | Zyyy | Zyyy |
| Categoría general | Math Symbol (Sm) | Math Symbol (Sm) |
| Bidireccional | ON | ON |
Comparación de codificaciones
| Formato | 22B7 | 227E |
|---|---|---|
| Unicode | U+22B7 | U+227E |
| HTML Decimal | ⊷ | ≾ |
| HTML Hex | ⊷ | ≾ |
| CSS | \22B7 | \227E |
| JavaScript | \u{22B7} | \u{227E} |
| Python | \u22b7 | \u227e |
| UTF-8 | e2 8a b7 | e2 89 be |
Cómo distinguirlos
Tanto Image Of como Precedes Or Equivalent To pertenecen a la categoría Símbolos matemáticos y al bloque Mathematical Operators. 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.