Latin Small Letter L With Curl vs Latin Small Letter Z With Hook
VS
Comparación de propiedades
| Propiedad | ȴ 0234 | ȥ 0225 |
|---|---|---|
| Nombre | Latin Small Letter L With Curl | Latin Small Letter Z With Hook |
| 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 | 0225 |
|---|---|---|
| Unicode | U+0234 | U+0225 |
| HTML Decimal | ȴ | ȥ |
| HTML Hex | ȴ | ȥ |
| CSS | \0234 | \0225 |
| JavaScript | \u{234} | \u{225} |
| Python | \u0234 | \u0225 |
| UTF-8 | c8 b4 | c8 a5 |
Cómo distinguirlos
Tanto Latin Small Letter L With Curl como Latin Small Letter Z With Hook 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.