Greek Capital Letter Lamda vs Greek Question Mark
VS
Comparación de propiedades
| Propiedad | Λ 039B | ; 037E |
|---|---|---|
| Nombre | Greek Capital Letter Lamda | Greek Question Mark |
| Categoría | Letras griegas | Letras griegas |
| Bloque | Greek and Coptic | Greek and Coptic |
| Escritura | Grek | Zyyy |
| Categoría general | Uppercase Letter (Lu) | Other Punctuation (Po) |
| Bidireccional | L | ON |
Comparación de codificaciones
| Formato | 039B | 037E |
|---|---|---|
| Unicode | U+039B | U+037E |
| HTML Decimal | Λ | ; |
| HTML Hex | Λ | ; |
| CSS | \039B | \037E |
| JavaScript | \u{39B} | \u{37E} |
| Python | \u039b | \u037e |
| UTF-8 | ce 9b | cd be |
Cómo distinguirlos
Tanto Greek Capital Letter Lamda como Greek Question Mark 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.