Greek Small Letter Alpha vs Greek Small Reversed Dotted Lunate Sigma Symbol
VS
Comparación de propiedades
| Propiedad | α 03B1 | ͽ 037D |
|---|---|---|
| Nombre | Greek Small Letter Alpha | Greek Small Reversed Dotted Lunate Sigma Symbol |
| 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 | 037D |
|---|---|---|
| Unicode | U+03B1 | U+037D |
| HTML Decimal | α | ͽ |
| HTML Hex | α | ͽ |
| CSS | \03B1 | \037D |
| JavaScript | \u{3B1} | \u{37D} |
| Python | \u03b1 | \u037d |
| UTF-8 | ce b1 | cd bd |
Cómo distinguirlos
Tanto Greek Small Letter Alpha como Greek Small Reversed Dotted Lunate Sigma Symbol 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.