Empty Set With Left Arrow Above vs Letra griega pi minúscula
VS
Comparación de propiedades
| Propiedad | ⦴ 29B4 | π 03C0 |
|---|---|---|
| Nombre | Empty Set With Left Arrow Above | Letra griega pi minúscula |
| Categoría | Símbolos matemáticos | Símbolos matemáticos |
| Bloque | Miscellaneous Mathematical Symbols-B | Greek and Coptic |
| Escritura | Zyyy | Grek |
| Categoría general | Math Symbol (Sm) | Lowercase Letter (Ll) |
| Bidireccional | ON | L |
Comparación de codificaciones
| Formato | 29B4 | 03C0 |
|---|---|---|
| Unicode | U+29B4 | U+03C0 |
| HTML Decimal | ⦴ | π |
| HTML Hex | ⦴ | π |
| CSS | \29B4 | \03C0 |
| JavaScript | \u{29B4} | \u{3C0} |
| Python | \u29b4 | \u03c0 |
| UTF-8 | e2 a6 b4 | cf 80 |
Cómo distinguirlos
Tanto Empty Set With Left Arrow Above como Letra griega pi minúscula están en la categoría Símbolos matemáticos pero se encuentran en diferentes bloques Unicode. Compruebe el punto de código para diferenciarlos.
Consejo: Pegue el carácter en un editor hexadecimal o use
charCodeAt()
en JavaScript para verificar el punto de código real.