Greek Small Letter Mu vs Greek Small Letter Omicron
VS
Comparación de propiedades
| Propiedad | μ 03BC | ο 03BF |
|---|---|---|
| Nombre | Greek Small Letter Mu | Greek Small Letter Omicron |
| 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 | 03BC | 03BF |
|---|---|---|
| Unicode | U+03BC | U+03BF |
| HTML Decimal | μ | ο |
| HTML Hex | μ | ο |
| CSS | \03BC | \03BF |
| JavaScript | \u{3BC} | \u{3BF} |
| Python | \u03bc | \u03bf |
| UTF-8 | ce bc | ce bf |
Cómo distinguirlos
Tanto Greek Small Letter Mu como Greek Small Letter Omicron 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.