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