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