Greek Small Letter Mu vs Greek Theta Symbol
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://symbolfyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://symbolfyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://symbolfyi.com/entity//)
Use the native HTML custom element.
VS
Comparación de propiedades
| Propiedad | μ 03BC | ϑ 03D1 |
|---|---|---|
| Nombre | Greek Small Letter Mu | Greek Theta Symbol |
| Categoría | Greek Letters | Greek Letters |
| 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 | 03BC | 03D1 |
|---|---|---|
| Unicode | U+03BC | U+03D1 |
| HTML Decimal | μ | ϑ |
| HTML Hex | μ | ϑ |
| CSS | \03BC | \03D1 |
| JavaScript | \u{3BC} | \u{3D1} |
| Python | \u03bc | \u03d1 |
| UTF-8 | ce bc | cf 91 |
Cómo distinguirlos
Tanto Greek Small Letter Mu como Greek Theta Symbol pertenecen a la categoría Greek Letters 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.