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