Greek Capital Letter Mu vs Greek Small Letter Beta
VS
Comparación de propiedades
| Propiedad | Μ 039C | β 03B2 |
|---|---|---|
| Nombre | Greek Capital Letter Mu | Greek Small Letter Beta |
| 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 | 039C | 03B2 |
|---|---|---|
| Unicode | U+039C | U+03B2 |
| HTML Decimal | Μ | β |
| HTML Hex | Μ | β |
| CSS | \039C | \03B2 |
| JavaScript | \u{39C} | \u{3B2} |
| Python | \u039c | \u03b2 |
| UTF-8 | ce 9c | ce b2 |
Cómo distinguirlos
Tanto Greek Capital Letter Mu como Greek Small Letter Beta 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.