Precedes Under Relation vs Surface Integral
VS
Comparación de propiedades
| Propiedad | ⊰ 22B0 | ∯ 222F |
|---|---|---|
| Nombre | Precedes Under Relation | Surface Integral |
| 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 | 22B0 | 222F |
|---|---|---|
| Unicode | U+22B0 | U+222F |
| HTML Decimal | ⊰ | ∯ |
| HTML Hex | ⊰ | ∯ |
| CSS | \22B0 | \222F |
| JavaScript | \u{22B0} | \u{222F} |
| Python | \u22b0 | \u222f |
| UTF-8 | e2 8a b0 | e2 88 af |
Cómo distinguirlos
Tanto Precedes Under Relation como Surface Integral 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.