Latin Small Letter O With Double Acute vs Latin Small Letter U With Breve
VS
Comparación de propiedades
| Propiedad | ő 0151 | ŭ 016D |
|---|---|---|
| Nombre | Latin Small Letter O With Double Acute | Latin Small Letter U With Breve |
| Categoría | Latín extendido | Latín extendido |
| Bloque | Latin Extended-A | Latin Extended-A |
| Escritura | Latn | Latn |
| Categoría general | Lowercase Letter (Ll) | Lowercase Letter (Ll) |
| Bidireccional | L | L |
Comparación de codificaciones
| Formato | 0151 | 016D |
|---|---|---|
| Unicode | U+0151 | U+016D |
| HTML Decimal | ő | ŭ |
| HTML Hex | ő | ŭ |
| CSS | \0151 | \016D |
| JavaScript | \u{151} | \u{16D} |
| Python | \u0151 | \u016d |
| UTF-8 | c5 91 | c5 ad |
Cómo distinguirlos
Tanto Latin Small Letter O With Double Acute como Latin Small Letter U With Breve pertenecen a la categoría Latín extendido y al bloque Latin Extended-A. 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.