Greek Small Letter Alpha vs Greek Small Letter Lamda
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 | α 03B1 | λ 03BB |
|---|---|---|
| Nombre | Greek Small Letter Alpha | Greek Small Letter Lamda |
| 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 | 03B1 | 03BB |
|---|---|---|
| Unicode | U+03B1 | U+03BB |
| HTML Decimal | α | λ |
| HTML Hex | α | λ |
| CSS | \03B1 | \03BB |
| JavaScript | \u{3B1} | \u{3BB} |
| Python | \u03b1 | \u03bb |
| UTF-8 | ce b1 | ce bb |
Cómo distinguirlos
Tanto Greek Small Letter Alpha como Greek Small Letter Lamda 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.