Latin Small Letter O With Caron vs Latin Small Letter U With Double Grave
VS
Comparación de propiedades
| Propiedad | ǒ 01D2 | ȕ 0215 |
|---|---|---|
| Nombre | Latin Small Letter O With Caron | Latin Small Letter U With Double Grave |
| 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 | 01D2 | 0215 |
|---|---|---|
| Unicode | U+01D2 | U+0215 |
| HTML Decimal | ǒ | ȕ |
| HTML Hex | ǒ | ȕ |
| CSS | \01D2 | \0215 |
| JavaScript | \u{1D2} | \u{215} |
| Python | \u01d2 | \u0215 |
| UTF-8 | c7 92 | c8 95 |
Cómo distinguirlos
Tanto Latin Small Letter O With Caron como Latin Small Letter U With Double Grave 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.