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