Greek Small Letter Alpha vs Greek Small Letter Iota With Dialytika
VS
Comparación de propiedades
| Propiedad | α 03B1 | ϊ 03CA |
|---|---|---|
| Nombre | Greek Small Letter Alpha | Greek Small Letter Iota With Dialytika |
| 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 | 03CA |
|---|---|---|
| Unicode | U+03B1 | U+03CA |
| HTML Decimal | α | ϊ |
| HTML Hex | α | ϊ |
| CSS | \03B1 | \03CA |
| JavaScript | \u{3B1} | \u{3CA} |
| Python | \u03b1 | \u03ca |
| UTF-8 | ce b1 | cf 8a |
Cómo distinguirlos
Tanto Greek Small Letter Alpha como Greek Small Letter Iota With Dialytika 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.