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