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