Greek Small Letter Lamda vs Greek Small Letter Sigma
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 | λ 03BB | σ 03C3 |
|---|---|---|
| Nombre | Greek Small Letter Lamda | Greek Small Letter Sigma |
| 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 | 03BB | 03C3 |
|---|---|---|
| Unicode | U+03BB | U+03C3 |
| HTML Decimal | λ | σ |
| HTML Hex | λ | σ |
| CSS | \03BB | \03C3 |
| JavaScript | \u{3BB} | \u{3C3} |
| Python | \u03bb | \u03c3 |
| UTF-8 | ce bb | cf 83 |
Cómo distinguirlos
Tanto Greek Small Letter Lamda como Greek Small Letter Sigma 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.