Latin Capital Letter N with Tilde
| Unicode | U+00D1 |
|---|---|
| HTML (decimal) | Ñ |
| HTML (hex) | Ñ |
| CSS content | \00D1 |
| JS / Java / C | \u00D1 |
| UTF-8 (hex bytes) | C3 91 |
N’s most famous accent is the Spanish tilde: ñ is a separate letter that sorts after n in Spanish dictionaries, and España simply cannot be spelled without it. Czech adds ň, Polish ń, and phonetics contributes the hooked ɲ. This page collects every accented n recognized by the Unicode Standard — 27 characters in total (13 lowercase, 14 capital and digraph forms)
Each character can be copied with a single click, typed with its ALT code, or produced with the keyboard shortcuts proven below — no memorisation required if you bookmark this page.
On this page
Click any tile below — the character goes straight to your clipboard, ready to paste with Ctrl + V or Cmd + V.
Hold the Alt key and type the number shown on your numeric keypad to produce that letter on Windows. The Unicode column is used for Word’s Alt + X method and by developers.
| ALT Code | Symbol | Description | Unicode |
|---|---|---|---|
| Alt + 209 | Ñ | Capital letter N with Tilde | U+00D1 |
| Alt + 241 | ñ | Small letter N with Tilde | U+00F1 |
| Alt + 323 | Ń | Capital letter N with Acute | U+0143 |
| Alt + 324 | ń | Small letter N with Acute | U+0144 |
| Alt + 325 | Ņ | Capital letter N with Cedilla | U+0145 |
| Alt + 326 | ņ | Small letter N with Cedilla | U+0146 |
| Alt + 327 | Ň | Capital letter N with Caron | U+0147 |
| Alt + 328 | ň | Small letter N with Caron | U+0148 |
| Alt + 329 | ʼn | Small letter N Preceded by Apostrophe | U+0149 |
| Alt + 330 | Ŋ | Capital letter Eng | U+014A |
| Alt + 331 | ŋ | Small letter Eng | U+014B |
| Alt + 413 | Ɲ | Capital letter N with Left Hook | U+019D |
| Alt + 414 | ƞ | Small letter N with Long Right Leg | U+019E |
| Alt + 458 | NJ | Capital letter NJ | U+01CA |
| Alt + 459 | Nj | Small letter Nj | U+01CB |
| Alt + 460 | nj | Small letter Nj | U+01CC |
| Alt + 504 | Ǹ | Capital letter N with Grave | U+01F8 |
| Alt + 505 | ǹ | Small letter N with Grave | U+01F9 |
| Alt + 544 | Ƞ | Capital letter N with Long Right Leg | U+0220 |
| Alt + 7748 | Ṅ | Capital letter N with Dot Above | U+1E44 |
| Alt + 7749 | ṅ | Small letter N with Dot Above | U+1E45 |
| Alt + 7750 | Ṇ | Capital letter N with Dot Below | U+1E46 |
| Alt + 7751 | ṇ | Small letter N with Dot Below | U+1E47 |
| Alt + 7752 | Ṉ | Capital letter N with Macron Below | U+1E48 |
| Alt + 7753 | ṉ | Small letter N with Macron Below | U+1E49 |
| Alt + 7754 | Ṋ | Capital letter N with Circumflex Below | U+1E4A |
| Alt + 7755 | ṋ | Small letter N with Circumflex Below | U+1E4B |
Two dependable methods, demonstrated with ñ (n with tilde) — both tested on Windows 11 and Microsoft 365.
Type ñ into any Windows program using its ALT code, Alt + 241. You need a working numeric keypad with Num Lock on.
Every character owns a hexadecimal ID — for ñ it is U+00F1. Microsoft Word converts that ID into the character itself.
Press the combination, release, then type the letter.
| Ctrl + ' (apostrophe) | the vowel | á é í ó ú ý |
| Ctrl + ` (grave) | the vowel | à è ì ò ù |
| Ctrl + Shift + ^ | the vowel | â ê î ô û |
| Ctrl + Shift + ~ (tilde) | a, n or o | ã ñ õ |
| Ctrl + Shift + : (colon) | the vowel or y | ä ë ï ö ü ÿ |
| Ctrl + Shift + @ | a or A | å Å |
| Ctrl + Shift + & | a or A | æ Æ |
| Ctrl + Shift + & | o or O | œ Œ |
| Ctrl + , (comma) | c or C | ç Ç |
| Ctrl + ' (apostrophe) | d or D | ð Ð |
| Ctrl + / | o or O | ø Ø |
| Ctrl + Shift + & | s | ß |
| Alt + Ctrl + Shift + ? | — | ¿ |
| Alt + Ctrl + Shift + ! | — | ¡ |
Press Option + key, release, then type the letter — or press and hold the letter key.
| Acute ´ | Option + E | á é í ó ú |
| Grave ` | Option + ` | à è ì ò ù |
| Circumflex ^ | Option + I | â ê î ô û |
| Tilde ~ | Option + N | ã ñ õ |
| Umlaut ¨ | Option + U | ä ë ï ö ü ÿ |
| Cedilla Ç | Option + C (Shift for Ç) | ç Ç |
Unicode code points, HTML entities, CSS and JavaScript escapes and UTF-8 byte sequences for every character on this page.
| Unicode | U+00D1 |
|---|---|
| HTML (decimal) | Ñ |
| HTML (hex) | Ñ |
| CSS content | \00D1 |
| JS / Java / C | \u00D1 |
| UTF-8 (hex bytes) | C3 91 |
| Unicode | U+00F1 |
|---|---|
| HTML (decimal) | ñ |
| HTML (hex) | ñ |
| CSS content | \00F1 |
| JS / Java / C | \u00F1 |
| UTF-8 (hex bytes) | C3 B1 |
| Unicode | U+0143 |
|---|---|
| HTML (decimal) | Ń |
| HTML (hex) | Ń |
| CSS content | \0143 |
| JS / Java / C | \u0143 |
| UTF-8 (hex bytes) | C5 83 |
| Unicode | U+0144 |
|---|---|
| HTML (decimal) | ń |
| HTML (hex) | ń |
| CSS content | \0144 |
| JS / Java / C | \u0144 |
| UTF-8 (hex bytes) | C5 84 |
| Unicode | U+0145 |
|---|---|
| HTML (decimal) | Ņ |
| HTML (hex) | Ņ |
| CSS content | \0145 |
| JS / Java / C | \u0145 |
| UTF-8 (hex bytes) | C5 85 |
| Unicode | U+0146 |
|---|---|
| HTML (decimal) | ņ |
| HTML (hex) | ņ |
| CSS content | \0146 |
| JS / Java / C | \u0146 |
| UTF-8 (hex bytes) | C5 86 |
| Unicode | U+0147 |
|---|---|
| HTML (decimal) | Ň |
| HTML (hex) | Ň |
| CSS content | \0147 |
| JS / Java / C | \u0147 |
| UTF-8 (hex bytes) | C5 87 |
| Unicode | U+0148 |
|---|---|
| HTML (decimal) | ň |
| HTML (hex) | ň |
| CSS content | \0148 |
| JS / Java / C | \u0148 |
| UTF-8 (hex bytes) | C5 88 |
| Unicode | U+0149 |
|---|---|
| HTML (decimal) | ʼn |
| HTML (hex) | ʼn |
| CSS content | \0149 |
| JS / Java / C | \u0149 |
| UTF-8 (hex bytes) | C5 89 |
| Unicode | U+014A |
|---|---|
| HTML (decimal) | Ŋ |
| HTML (hex) | Ŋ |
| CSS content | \014A |
| JS / Java / C | \u014A |
| UTF-8 (hex bytes) | C5 8A |
| Unicode | U+014B |
|---|---|
| HTML (decimal) | ŋ |
| HTML (hex) | ŋ |
| CSS content | \014B |
| JS / Java / C | \u014B |
| UTF-8 (hex bytes) | C5 8B |
| Unicode | U+019D |
|---|---|
| HTML (decimal) | Ɲ |
| HTML (hex) | Ɲ |
| CSS content | \019D |
| JS / Java / C | \u019D |
| UTF-8 (hex bytes) | C6 9D |
| Unicode | U+019E |
|---|---|
| HTML (decimal) | ƞ |
| HTML (hex) | ƞ |
| CSS content | \019E |
| JS / Java / C | \u019E |
| UTF-8 (hex bytes) | C6 9E |
| Unicode | U+01CA |
|---|---|
| HTML (decimal) | NJ |
| HTML (hex) | NJ |
| CSS content | \01CA |
| JS / Java / C | \u01CA |
| UTF-8 (hex bytes) | C7 8A |
| Unicode | U+01CB |
|---|---|
| HTML (decimal) | Nj |
| HTML (hex) | Nj |
| CSS content | \01CB |
| JS / Java / C | \u01CB |
| UTF-8 (hex bytes) | C7 8B |
| Unicode | U+01CC |
|---|---|
| HTML (decimal) | nj |
| HTML (hex) | nj |
| CSS content | \01CC |
| JS / Java / C | \u01CC |
| UTF-8 (hex bytes) | C7 8C |
| Unicode | U+01F8 |
|---|---|
| HTML (decimal) | Ǹ |
| HTML (hex) | Ǹ |
| CSS content | \01F8 |
| JS / Java / C | \u01F8 |
| UTF-8 (hex bytes) | C7 B8 |
| Unicode | U+01F9 |
|---|---|
| HTML (decimal) | ǹ |
| HTML (hex) | ǹ |
| CSS content | \01F9 |
| JS / Java / C | \u01F9 |
| UTF-8 (hex bytes) | C7 B9 |
| Unicode | U+0220 |
|---|---|
| HTML (decimal) | Ƞ |
| HTML (hex) | Ƞ |
| CSS content | \0220 |
| JS / Java / C | \u0220 |
| UTF-8 (hex bytes) | C8 A0 |
| Unicode | U+1E44 |
|---|---|
| HTML (decimal) | Ṅ |
| HTML (hex) | Ṅ |
| CSS content | \1E44 |
| JS / Java / C | \u1E44 |
| UTF-8 (hex bytes) | E1 B9 84 |
| Unicode | U+1E45 |
|---|---|
| HTML (decimal) | ṅ |
| HTML (hex) | ṅ |
| CSS content | \1E45 |
| JS / Java / C | \u1E45 |
| UTF-8 (hex bytes) | E1 B9 85 |
| Unicode | U+1E46 |
|---|---|
| HTML (decimal) | Ṇ |
| HTML (hex) | Ṇ |
| CSS content | \1E46 |
| JS / Java / C | \u1E46 |
| UTF-8 (hex bytes) | E1 B9 86 |
| Unicode | U+1E47 |
|---|---|
| HTML (decimal) | ṇ |
| HTML (hex) | ṇ |
| CSS content | \1E47 |
| JS / Java / C | \u1E47 |
| UTF-8 (hex bytes) | E1 B9 87 |
| Unicode | U+1E48 |
|---|---|
| HTML (decimal) | Ṉ |
| HTML (hex) | Ṉ |
| CSS content | \1E48 |
| JS / Java / C | \u1E48 |
| UTF-8 (hex bytes) | E1 B9 88 |
| Unicode | U+1E49 |
|---|---|
| HTML (decimal) | ṉ |
| HTML (hex) | ṉ |
| CSS content | \1E49 |
| JS / Java / C | \u1E49 |
| UTF-8 (hex bytes) | E1 B9 89 |
| Unicode | U+1E4A |
|---|---|
| HTML (decimal) | Ṋ |
| HTML (hex) | Ṋ |
| CSS content | \1E4A |
| JS / Java / C | \u1E4A |
| UTF-8 (hex bytes) | E1 B9 8A |
| Unicode | U+1E4B |
|---|---|
| HTML (decimal) | ṋ |
| HTML (hex) | ṋ |
| CSS content | \1E4B |
| JS / Java / C | \u1E4B |
| UTF-8 (hex bytes) | E1 B9 8B |
The Windows ALT code for ñ (Latin Small Letter N with Tilde) is Alt + 241. Hold Alt, type 2, 4, 1 on the numeric keypad and release Alt. Inside Word you can type 00F1 followed by Alt + X instead — or simply click the character on this page to copy it.
On Windows use Alt + 209 with the numeric keypad; in Microsoft Word type 00D1 then press Alt + X. On a Mac, press the matching Option-key accent, release, then type Shift + N. Copy-and-paste from the grid above works in every program.
Hold the Option key together with the accent key, release, then press n. Option + E applies an acute accent, Option + ` a grave, Option + I a circumflex, Option + N a tilde and Option + U an umlaut. Alternatively press and hold the n key and a pop-up menu lists every variation.
Characters beyond the first 256 code points need full Unicode support. When a long ALT code shows a placeholder symbol, redo the steps inside Word — it resolves the complete range — or copy the letter directly from this page, which works in every modern application.