Greek Question Mark vs Greek Ypogegrammeni
VS
Comparación de propiedades
| Propiedad | ; 037E | ͺ 037A |
|---|---|---|
| Nombre | Greek Question Mark | Greek Ypogegrammeni |
| Categoría | Letras griegas | Letras griegas |
| Bloque | Greek and Coptic | Greek and Coptic |
| Escritura | Zyyy | Grek |
| Categoría general | Other Punctuation (Po) | Modifier Letter (Lm) |
| Bidireccional | ON | L |
Comparación de codificaciones
| Formato | 037E | 037A |
|---|---|---|
| Unicode | U+037E | U+037A |
| HTML Decimal | ; | ͺ |
| HTML Hex | ; | ͺ |
| CSS | \037E | \037A |
| JavaScript | \u{37E} | \u{37A} |
| Python | \u037e | \u037a |
| UTF-8 | cd be | cd ba |
Cómo distinguirlos
Tanto Greek Question Mark como Greek Ypogegrammeni 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.