Latin Small Letter O With Double Grave vs Latin Small Letter T With Comma Below
VS
Comparación de propiedades
| Propiedad | ȍ 020D | ț 021B |
|---|---|---|
| Nombre | Latin Small Letter O With Double Grave | Latin Small Letter T With Comma Below |
| 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 | 021B |
|---|---|---|
| Unicode | U+020D | U+021B |
| HTML Decimal | ȍ | ț |
| HTML Hex | ȍ | ț |
| CSS | \020D | \021B |
| JavaScript | \u{20D} | \u{21B} |
| Python | \u020d | \u021b |
| UTF-8 | c8 8d | c8 9b |
Cómo distinguirlos
Tanto Latin Small Letter O With Double Grave como Latin Small Letter T With Comma Below 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.