Greek Small Letter Alpha vs Greek Small Letter Pamphylian Digamma
VS
Comparación de propiedades
| Propiedad | α 03B1 | ͷ 0377 |
|---|---|---|
| Nombre | Greek Small Letter Alpha | Greek Small Letter Pamphylian 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 | 0377 |
|---|---|---|
| Unicode | U+03B1 | U+0377 |
| HTML Decimal | α | ͷ |
| HTML Hex | α | ͷ |
| CSS | \03B1 | \0377 |
| JavaScript | \u{3B1} | \u{377} |
| Python | \u03b1 | \u0377 |
| UTF-8 | ce b1 | cd b7 |
Cómo distinguirlos
Tanto Greek Small Letter Alpha como Greek Small Letter Pamphylian 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.