Subscript Nine vs Superscript Latin Small Letter N
VS
Comparación de propiedades
| Propiedad | ₉ 2089 | ⁿ 207F |
|---|---|---|
| Nombre | Subscript Nine | Superscript Latin Small Letter N |
| Categoría | Superíndice y subíndice | Superíndice y subíndice |
| Bloque | Superscripts and Subscripts | Superscripts and Subscripts |
| Escritura | Zyyy | Latn |
| Categoría general | Other Number (No) | Modifier Letter (Lm) |
| Bidireccional | EN | L |
Comparación de codificaciones
| Formato | 2089 | 207F |
|---|---|---|
| Unicode | U+2089 | U+207F |
| HTML Decimal | ₉ | ⁿ |
| HTML Hex | ₉ | ⁿ |
| CSS | \2089 | \207F |
| JavaScript | \u{2089} | \u{207F} |
| Python | \u2089 | \u207f |
| UTF-8 | e2 82 89 | e2 81 bf |
Cómo distinguirlos
Tanto Subscript Nine como Superscript Latin Small Letter N pertenecen a la categoría Superíndice y subíndice y al bloque Superscripts and Subscripts. 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.