Precedes Under Relation vs Small Element Of
VS
Comparación de propiedades
| Propiedad | ⊰ 22B0 | ∊ 220A |
|---|---|---|
| Nombre | Precedes Under Relation | Small Element Of |
| 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 | 220A |
|---|---|---|
| Unicode | U+22B0 | U+220A |
| HTML Decimal | ⊰ | ∊ |
| HTML Hex | ⊰ | ∊ |
| CSS | \22B0 | \220A |
| JavaScript | \u{22B0} | \u{220A} |
| Python | \u22b0 | \u220a |
| UTF-8 | e2 8a b0 | e2 88 8a |
Cómo distinguirlos
Tanto Precedes Under Relation como Small Element Of 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.