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