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