Greek Kai Symbol vs Greek Small Letter Mu
VS
Comparación de propiedades
| Propiedad | ϗ 03D7 | μ 03BC |
|---|---|---|
| Nombre | Greek Kai 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 | 03D7 | 03BC |
|---|---|---|
| Unicode | U+03D7 | U+03BC |
| HTML Decimal | ϗ | μ |
| HTML Hex | ϗ | μ |
| CSS | \03D7 | \03BC |
| JavaScript | \u{3D7} | \u{3BC} |
| Python | \u03d7 | \u03bc |
| UTF-8 | cf 97 | ce bc |
Cómo distinguirlos
Tanto Greek Kai 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.