Greek Capital Letter Nu vs Greek Small Letter Beta
VS
Comparación de propiedades
| Propiedad | Ν 039D | β 03B2 |
|---|---|---|
| Nombre | Greek Capital Letter Nu | Greek Small Letter Beta |
| Categoría | Letras griegas | Letras griegas |
| Bloque | Greek and Coptic | Greek and Coptic |
| Escritura | Grek | Grek |
| Categoría general | Uppercase Letter (Lu) | Lowercase Letter (Ll) |
| Bidireccional | L | L |
Comparación de codificaciones
| Formato | 039D | 03B2 |
|---|---|---|
| Unicode | U+039D | U+03B2 |
| HTML Decimal | Ν | β |
| HTML Hex | Ν | β |
| CSS | \039D | \03B2 |
| JavaScript | \u{39D} | \u{3B2} |
| Python | \u039d | \u03b2 |
| UTF-8 | ce 9d | ce b2 |
Cómo distinguirlos
Tanto Greek Capital Letter Nu como Greek Small Letter Beta 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.