Latin Small Letter L With Middle Dot vs Latin Small Letter S With Circumflex
VS
Comparación de propiedades
| Propiedad | ŀ 0140 | ŝ 015D |
|---|---|---|
| Nombre | Latin Small Letter L With Middle Dot | Latin Small Letter S With Circumflex |
| Categoría | Latín extendido | Latín extendido |
| Bloque | Latin Extended-A | Latin Extended-A |
| Escritura | Latn | Latn |
| Categoría general | Lowercase Letter (Ll) | Lowercase Letter (Ll) |
| Bidireccional | L | L |
Comparación de codificaciones
| Formato | 0140 | 015D |
|---|---|---|
| Unicode | U+0140 | U+015D |
| HTML Decimal | ŀ | ŝ |
| HTML Hex | ŀ | ŝ |
| CSS | \0140 | \015D |
| JavaScript | \u{140} | \u{15D} |
| Python | \u0140 | \u015d |
| UTF-8 | c5 80 | c5 9d |
Cómo distinguirlos
Tanto Latin Small Letter L With Middle Dot como Latin Small Letter S With Circumflex pertenecen a la categoría Latín extendido y al bloque Latin Extended-A. 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.