Latin Small Letter O With Double Grave vs Latin Small Letter S With Swash Tail
VS
Comparación de propiedades
| Propiedad | ȍ 020D | ȿ 023F |
|---|---|---|
| Nombre | Latin Small Letter O With Double Grave | Latin Small Letter S With Swash Tail |
| 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 | 023F |
|---|---|---|
| Unicode | U+020D | U+023F |
| HTML Decimal | ȍ | ȿ |
| HTML Hex | ȍ | ȿ |
| CSS | \020D | \023F |
| JavaScript | \u{20D} | \u{23F} |
| Python | \u020d | \u023f |
| UTF-8 | c8 8d | c8 bf |
Cómo distinguirlos
Tanto Latin Small Letter O With Double Grave como Latin Small Letter S With Swash Tail 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.