Coptic Small Letter Shei vs Greek Small Letter Alpha
VS
Comparación de propiedades
| Propiedad | ϣ 03E3 | α 03B1 |
|---|---|---|
| Nombre | Coptic Small Letter Shei | Greek Small Letter Alpha |
| Categoría | Letras griegas | Letras griegas |
| Bloque | Greek and Coptic | Greek and Coptic |
| Escritura | Copt | Grek |
| Categoría general | Lowercase Letter (Ll) | Lowercase Letter (Ll) |
| Bidireccional | L | L |
Comparación de codificaciones
| Formato | 03E3 | 03B1 |
|---|---|---|
| Unicode | U+03E3 | U+03B1 |
| HTML Decimal | ϣ | α |
| HTML Hex | ϣ | α |
| CSS | \03E3 | \03B1 |
| JavaScript | \u{3E3} | \u{3B1} |
| Python | \u03e3 | \u03b1 |
| UTF-8 | cf a3 | ce b1 |
Cómo distinguirlos
Tanto Coptic Small Letter Shei como Greek Small Letter Alpha 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.