Greek Small Letter Lamda vs Greek Small Letter Stigma
VS
Comparación de propiedades
| Propiedad | λ 03BB | ϛ 03DB |
|---|---|---|
| Nombre | Greek Small Letter Lamda | Greek Small Letter Stigma |
| 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 | 03BB | 03DB |
|---|---|---|
| Unicode | U+03BB | U+03DB |
| HTML Decimal | λ | ϛ |
| HTML Hex | λ | ϛ |
| CSS | \03BB | \03DB |
| JavaScript | \u{3BB} | \u{3DB} |
| Python | \u03bb | \u03db |
| UTF-8 | ce bb | cf 9b |
Cómo distinguirlos
Tanto Greek Small Letter Lamda como Greek Small Letter Stigma 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.