Latin Small Letter N Preceded By Apostrophe vs Latin Small Letter U With Macron
VS
Comparación de propiedades
| Propiedad | ʼn 0149 | ū 016B |
|---|---|---|
| Nombre | Latin Small Letter N Preceded By Apostrophe | Latin Small Letter U With Macron |
| 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 | 0149 | 016B |
|---|---|---|
| Unicode | U+0149 | U+016B |
| HTML Decimal | ʼn | ū |
| HTML Hex | ʼn | ū |
| CSS | \0149 | \016B |
| JavaScript | \u{149} | \u{16B} |
| Python | \u0149 | \u016b |
| UTF-8 | c5 89 | c5 ab |
Cómo distinguirlos
Tanto Latin Small Letter N Preceded By Apostrophe como Latin Small Letter U With Macron 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.