Closed Union With Serifs And Smash Product vs Greater-Than Above Double-Line Equal Above Less-Than
VS
Comparación de propiedades
| Propiedad | ⩐ 2A50 | ⪌ 2A8C |
|---|---|---|
| Nombre | Closed Union With Serifs And Smash Product | Greater-Than Above Double-Line Equal Above Less-Than |
| Categoría | Símbolos matemáticos | Símbolos matemáticos |
| Bloque | Supplemental Mathematical Operators | Supplemental Mathematical Operators |
| Escritura | Zyyy | Zyyy |
| Categoría general | Math Symbol (Sm) | Math Symbol (Sm) |
| Bidireccional | ON | ON |
Comparación de codificaciones
| Formato | 2A50 | 2A8C |
|---|---|---|
| Unicode | U+2A50 | U+2A8C |
| HTML Decimal | ⩐ | ⪌ |
| HTML Hex | ⩐ | ⪌ |
| CSS | \2A50 | \2A8C |
| JavaScript | \u{2A50} | \u{2A8C} |
| Python | \u2a50 | \u2a8c |
| UTF-8 | e2 a9 90 | e2 aa 8c |
Cómo distinguirlos
Tanto Closed Union With Serifs And Smash Product como Greater-Than Above Double-Line Equal Above Less-Than pertenecen a la categoría Símbolos matemáticos y al bloque Supplemental 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.