Greek Small Letter Omega vs Greek Small Letter Theta
VS
Comparación de propiedades
| Propiedad | ω 03C9 | θ 03B8 |
|---|---|---|
| Nombre | Greek Small Letter Omega | Greek Small Letter Theta |
| 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 | 03C9 | 03B8 |
|---|---|---|
| Unicode | U+03C9 | U+03B8 |
| HTML Decimal | ω | θ |
| HTML Hex | ω | θ |
| CSS | \03C9 | \03B8 |
| JavaScript | \u{3C9} | \u{3B8} |
| Python | \u03c9 | \u03b8 |
| UTF-8 | cf 89 | ce b8 |
Cómo distinguirlos
Tanto Greek Small Letter Omega como Greek Small Letter Theta 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.