Greek Capital Letter Chi vs Greek Question Mark
VS
Comparación de propiedades
| Propiedad | Χ 03A7 | ; 037E |
|---|---|---|
| Nombre | Greek Capital Letter Chi | 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 | 03A7 | 037E |
|---|---|---|
| Unicode | U+03A7 | U+037E |
| HTML Decimal | Χ | ; |
| HTML Hex | Χ | ; |
| CSS | \03A7 | \037E |
| JavaScript | \u{3A7} | \u{37E} |
| Python | \u03a7 | \u037e |
| UTF-8 | ce a7 | cd be |
Cómo distinguirlos
Tanto Greek Capital Letter Chi 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.