Greek Capital Letter Nu vs Greek Small Letter Mu
VS
Comparación de propiedades
| Propiedad | Ν 039D | μ 03BC |
|---|---|---|
| Nombre | Greek Capital Letter Nu | Greek Small Letter Mu |
| Categoría | Letras griegas | Letras griegas |
| Bloque | Greek and Coptic | Greek and Coptic |
| Escritura | Grek | Grek |
| Categoría general | Uppercase Letter (Lu) | Lowercase Letter (Ll) |
| Bidireccional | L | L |
Comparación de codificaciones
| Formato | 039D | 03BC |
|---|---|---|
| Unicode | U+039D | U+03BC |
| HTML Decimal | Ν | μ |
| HTML Hex | Ν | μ |
| CSS | \039D | \03BC |
| JavaScript | \u{39D} | \u{3BC} |
| Python | \u039d | \u03bc |
| UTF-8 | ce 9d | ce bc |
Cómo distinguirlos
Tanto Greek Capital Letter Nu 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.