Greek Question Mark vs Greek Rho Symbol
VS
Comparación de propiedades
| Propiedad | ; 037E | ϱ 03F1 |
|---|---|---|
| Nombre | Greek Question Mark | Greek Rho Symbol |
| 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 | 03F1 |
|---|---|---|
| Unicode | U+037E | U+03F1 |
| HTML Decimal | ; | ϱ |
| HTML Hex | ; | ϱ |
| CSS | \037E | \03F1 |
| JavaScript | \u{37E} | \u{3F1} |
| Python | \u037e | \u03f1 |
| UTF-8 | cd be | cf b1 |
Cómo distinguirlos
Tanto Greek Question Mark como Greek Rho Symbol 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.