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