Greek Capital Letter Alpha vs Greek Small Letter Mu
VS
Comparación de propiedades
| Propiedad | Α 0391 | μ 03BC |
|---|---|---|
| Nombre | Greek Capital Letter Alpha | 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 | 0391 | 03BC |
|---|---|---|
| Unicode | U+0391 | U+03BC |
| HTML Decimal | Α | μ |
| HTML Hex | Α | μ |
| CSS | \0391 | \03BC |
| JavaScript | \u{391} | \u{3BC} |
| Python | \u0391 | \u03bc |
| UTF-8 | ce 91 | ce bc |
Cómo distinguirlos
Tanto Greek Capital Letter Alpha 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.