Latin Small Letter R With Cedilla vs Latin Small Letter S With Acute
VS
Comparación de propiedades
| Propiedad | ŗ 0157 | ś 015B |
|---|---|---|
| Nombre | Latin Small Letter R With Cedilla | Latin Small Letter S With Acute |
| 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 | 0157 | 015B |
|---|---|---|
| Unicode | U+0157 | U+015B |
| HTML Decimal | ŗ | ś |
| HTML Hex | ŗ | ś |
| CSS | \0157 | \015B |
| JavaScript | \u{157} | \u{15B} |
| Python | \u0157 | \u015b |
| UTF-8 | c5 97 | c5 9b |
Cómo distinguirlos
Tanto Latin Small Letter R With Cedilla como Latin Small Letter S With Acute 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.