Greek Small Letter Beta vs Greek Small Letter Omicron
VS
Comparación de propiedades
| Propiedad | β 03B2 | ο 03BF |
|---|---|---|
| Nombre | Greek Small Letter Beta | Greek Small Letter Omicron |
| 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 | 03B2 | 03BF |
|---|---|---|
| Unicode | U+03B2 | U+03BF |
| HTML Decimal | β | ο |
| HTML Hex | β | ο |
| CSS | \03B2 | \03BF |
| JavaScript | \u{3B2} | \u{3BF} |
| Python | \u03b2 | \u03bf |
| UTF-8 | ce b2 | ce bf |
Cómo distinguirlos
Tanto Greek Small Letter Beta como Greek Small Letter Omicron 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.