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