Latin Small Letter O With Double Grave vs Latin Small Letter Tone Five
VS
Comparación de propiedades
| Propiedad | ȍ 020D | ƽ 01BD |
|---|---|---|
| Nombre | Latin Small Letter O With Double Grave | Latin Small Letter Tone Five |
| 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 | 01BD |
|---|---|---|
| Unicode | U+020D | U+01BD |
| HTML Decimal | ȍ | ƽ |
| HTML Hex | ȍ | ƽ |
| CSS | \020D | \01BD |
| JavaScript | \u{20D} | \u{1BD} |
| Python | \u020d | \u01bd |
| UTF-8 | c8 8d | c6 bd |
Cómo distinguirlos
Tanto Latin Small Letter O With Double Grave como Latin Small Letter Tone Five 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.