Greek Phi Symbol vs Greek Small Letter Alpha
VS
Comparación de propiedades
| Propiedad | ϕ 03D5 | α 03B1 |
|---|---|---|
| Nombre | Greek Phi Symbol | Greek Small Letter Alpha |
| 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 | 03D5 | 03B1 |
|---|---|---|
| Unicode | U+03D5 | U+03B1 |
| HTML Decimal | ϕ | α |
| HTML Hex | ϕ | α |
| CSS | \03D5 | \03B1 |
| JavaScript | \u{3D5} | \u{3B1} |
| Python | \u03d5 | \u03b1 |
| UTF-8 | cf 95 | ce b1 |
Cómo distinguirlos
Tanto Greek Phi Symbol 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.