Greek Question Mark vs Greek Small Letter Omicron
VS
Comparación de propiedades
| Propiedad | ; 037E | ο 03BF |
|---|---|---|
| Nombre | Greek Question Mark | Greek Small Letter Omicron |
| Categoría | Letras griegas | Letras griegas |
| Bloque | Greek and Coptic | Greek and Coptic |
| Escritura | Zyyy | Grek |
| Categoría general | Other Punctuation (Po) | Lowercase Letter (Ll) |
| Bidireccional | ON | L |
Comparación de codificaciones
| Formato | 037E | 03BF |
|---|---|---|
| Unicode | U+037E | U+03BF |
| HTML Decimal | ; | ο |
| HTML Hex | ; | ο |
| CSS | \037E | \03BF |
| JavaScript | \u{37E} | \u{3BF} |
| Python | \u037e | \u03bf |
| UTF-8 | cd be | ce bf |
Cómo distinguirlos
Tanto Greek Question Mark como Greek Small Letter Omicron 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.