Greek Lower Numeral Sign vs Greek Small Letter Mu
VS
Comparación de propiedades
| Propiedad | ͵ 0375 | μ 03BC |
|---|---|---|
| Nombre | Greek Lower Numeral Sign | Greek Small Letter Mu |
| Categoría | Letras griegas | Letras griegas |
| Bloque | Greek and Coptic | Greek and Coptic |
| Escritura | Grek | Grek |
| Categoría general | Modifier Symbol (Sk) | Lowercase Letter (Ll) |
| Bidireccional | ON | L |
Comparación de codificaciones
| Formato | 0375 | 03BC |
|---|---|---|
| Unicode | U+0375 | U+03BC |
| HTML Decimal | ͵ | μ |
| HTML Hex | ͵ | μ |
| CSS | \0375 | \03BC |
| JavaScript | \u{375} | \u{3BC} |
| Python | \u0375 | \u03bc |
| UTF-8 | cd b5 | ce bc |
Cómo distinguirlos
Tanto Greek Lower Numeral Sign 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.