Precedes Under Relation vs Squared Plus
VS
Comparación de propiedades
| Propiedad | ⊰ 22B0 | ⊞ 229E |
|---|---|---|
| Nombre | Precedes Under Relation | Squared Plus |
| 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 | 229E |
|---|---|---|
| Unicode | U+22B0 | U+229E |
| HTML Decimal | ⊰ | ⊞ |
| HTML Hex | ⊰ | ⊞ |
| CSS | \22B0 | \229E |
| JavaScript | \u{22B0} | \u{229E} |
| Python | \u22b0 | \u229e |
| UTF-8 | e2 8a b0 | e2 8a 9e |
Cómo distinguirlos
Tanto Precedes Under Relation como Squared Plus 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.