Latin Small Letter C With Dot Above vs Latin Small Letter R With Cedilla
VS
Comparación de propiedades
| Propiedad | ċ 010B | ŗ 0157 |
|---|---|---|
| Nombre | Latin Small Letter C With Dot Above | Latin Small Letter R With Cedilla |
| 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 | 010B | 0157 |
|---|---|---|
| Unicode | U+010B | U+0157 |
| HTML Decimal | ċ | ŗ |
| HTML Hex | ċ | ŗ |
| CSS | \010B | \0157 |
| JavaScript | \u{10B} | \u{157} |
| Python | \u010b | \u0157 |
| UTF-8 | c4 8b | c5 97 |
Cómo distinguirlos
Tanto Latin Small Letter C With Dot Above como Latin Small Letter R With Cedilla 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.