Greek Lower Numeral Sign vs Greek Small Letter Lamda
VS
Comparación de propiedades
| Propiedad | ͵ 0375 | λ 03BB |
|---|---|---|
| Nombre | Greek Lower Numeral Sign | Greek Small Letter Lamda |
| Categoría | Letras griegas | Letras griegas |
| Bloque | Greek and Coptic | Greek and Coptic |
| Escritura | Grek | Grek |
| Categoría general | Modifier Symbol (Sk) | Lowercase Letter (Ll) |
| Bidireccional | ON | L |
Comparación de codificaciones
| Formato | 0375 | 03BB |
|---|---|---|
| Unicode | U+0375 | U+03BB |
| HTML Decimal | ͵ | λ |
| HTML Hex | ͵ | λ |
| CSS | \0375 | \03BB |
| JavaScript | \u{375} | \u{3BB} |
| Python | \u0375 | \u03bb |
| UTF-8 | cd b5 | ce bb |
Cómo distinguirlos
Tanto Greek Lower Numeral Sign como Greek Small Letter Lamda 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.