Pilcrow Sign vs Signo de marca registrada
VS
Comparación de propiedades
| Propiedad | ¶ 00B6 | ® 00AE |
|---|---|---|
| Nombre | Pilcrow Sign | Signo de marca registrada |
| Categoría | Legal y copyright | Legal y copyright |
| Bloque | Latin-1 Supplement | Latin-1 Supplement |
| Escritura | Zyyy | Zyyy |
| Categoría general | Other Punctuation (Po) | Other Symbol (So) |
| Bidireccional | ON | ON |
Comparación de codificaciones
| Formato | 00B6 | 00AE |
|---|---|---|
| Unicode | U+00B6 | U+00AE |
| HTML Decimal | ¶ | ® |
| HTML Hex | ¶ | ® |
| CSS | \00B6 | \00AE |
| JavaScript | \u{B6} | \u{AE} |
| Python | \u00b6 | \u00ae |
| UTF-8 | c2 b6 | c2 ae |
Cómo distinguirlos
Tanto Pilcrow Sign como Signo de marca registrada pertenecen a la categoría Legal y copyright y al bloque Latin-1 Supplement. 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.