Latin Small Letter K With Cedilla vs Latin Small Letter Long S
VS
Comparación de propiedades
| Propiedad | ķ 0137 | ſ 017F |
|---|---|---|
| Nombre | Latin Small Letter K With Cedilla | Latin Small Letter Long S |
| 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 | 0137 | 017F |
|---|---|---|
| Unicode | U+0137 | U+017F |
| HTML Decimal | ķ | ſ |
| HTML Hex | ķ | ſ |
| CSS | \0137 | \017F |
| JavaScript | \u{137} | \u{17F} |
| Python | \u0137 | \u017f |
| UTF-8 | c4 b7 | c5 bf |
Cómo distinguirlos
Tanto Latin Small Letter K With Cedilla como Latin Small Letter Long S 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.