Greek Pi Symbol vs Greek Small Letter Mu
VS
Comparación de propiedades
| Propiedad | ϖ 03D6 | μ 03BC |
|---|---|---|
| Nombre | Greek Pi Symbol | Greek Small Letter Mu |
| Categoría | Letras griegas | Letras griegas |
| Bloque | Greek and Coptic | Greek and Coptic |
| Escritura | Grek | Grek |
| Categoría general | Lowercase Letter (Ll) | Lowercase Letter (Ll) |
| Bidireccional | L | L |
Comparación de codificaciones
| Formato | 03D6 | 03BC |
|---|---|---|
| Unicode | U+03D6 | U+03BC |
| HTML Decimal | ϖ | μ |
| HTML Hex | ϖ | μ |
| CSS | \03D6 | \03BC |
| JavaScript | \u{3D6} | \u{3BC} |
| Python | \u03d6 | \u03bc |
| UTF-8 | cf 96 | ce bc |
Cómo distinguirlos
Tanto Greek Pi Symbol como Greek Small Letter Mu pertenecen a la categoría Letras griegas y al bloque Greek and Coptic. 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.