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