Latin Small Letter O With Caron vs Latin Small Letter Z With Stroke
VS
Comparación de propiedades
| Propiedad | ǒ 01D2 | ƶ 01B6 |
|---|---|---|
| Nombre | Latin Small Letter O With Caron | Latin Small Letter Z With Stroke |
| 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 | 01B6 |
|---|---|---|
| Unicode | U+01D2 | U+01B6 |
| HTML Decimal | ǒ | ƶ |
| HTML Hex | ǒ | ƶ |
| CSS | \01D2 | \01B6 |
| JavaScript | \u{1D2} | \u{1B6} |
| Python | \u01d2 | \u01b6 |
| UTF-8 | c7 92 | c6 b6 |
Cómo distinguirlos
Tanto Latin Small Letter O With Caron como Latin Small Letter Z With Stroke 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.