Latin Small Letter L With Curl vs Latin Small Letter Oi
VS
Comparación de propiedades
| Propiedad | ȴ 0234 | ƣ 01A3 |
|---|---|---|
| Nombre | Latin Small Letter L With Curl | Latin Small Letter Oi |
| 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 | 0234 | 01A3 |
|---|---|---|
| Unicode | U+0234 | U+01A3 |
| HTML Decimal | ȴ | ƣ |
| HTML Hex | ȴ | ƣ |
| CSS | \0234 | \01A3 |
| JavaScript | \u{234} | \u{1A3} |
| Python | \u0234 | \u01a3 |
| UTF-8 | c8 b4 | c6 a3 |
Cómo distinguirlos
Tanto Latin Small Letter L With Curl como Latin Small Letter Oi 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.