Coptic Small Letter Shima vs Greek Question Mark
VS
Comparación de propiedades
| Propiedad | ϭ 03ED | ; 037E |
|---|---|---|
| Nombre | Coptic Small Letter Shima | 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 | 03ED | 037E |
|---|---|---|
| Unicode | U+03ED | U+037E |
| HTML Decimal | ϭ | ; |
| HTML Hex | ϭ | ; |
| CSS | \03ED | \037E |
| JavaScript | \u{3ED} | \u{37E} |
| Python | \u03ed | \u037e |
| UTF-8 | cf ad | cd be |
Cómo distinguirlos
Tanto Coptic Small Letter Shima 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.