Latin Small Letter O With Double Grave vs Latin Small Letter Y With Hook
VS
Comparación de propiedades
| Propiedad | ȍ 020D | ƴ 01B4 |
|---|---|---|
| Nombre | Latin Small Letter O With Double Grave | Latin Small Letter Y With Hook |
| Categoría | Latín extendido | Latín extendido |
| Bloque | Latin Extended-B | Latin Extended-B |
| Escritura | Latn | Latn |
| Categoría general | Lowercase Letter (Ll) | Lowercase Letter (Ll) |
| Bidireccional | L | L |
Comparación de codificaciones
| Formato | 020D | 01B4 |
|---|---|---|
| Unicode | U+020D | U+01B4 |
| HTML Decimal | ȍ | ƴ |
| HTML Hex | ȍ | ƴ |
| CSS | \020D | \01B4 |
| JavaScript | \u{20D} | \u{1B4} |
| Python | \u020d | \u01b4 |
| UTF-8 | c8 8d | c6 b4 |
Cómo distinguirlos
Tanto Latin Small Letter O With Double Grave como Latin Small Letter Y With Hook pertenecen a la categoría Latín extendido y al bloque Latin Extended-B. 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.