copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('ń'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
ń
LATIN SMALL LETTER N WITH ACUTE
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0144 | |
| decimal | 324 | |
| htmldecimal | ń | |
| htmlhex | ń | |
| css | \0144 | |
| javascript | \u{144} | |
| python | \u0144 | |
| java | \u0144 | |
| go | \u0144 | |
| ruby | \u{144} | |
| rust | \u{144} | |
| ccpp | \u0144 | |
| urlencoded | %C5%84 | |
| utf8bytes | c5 84 | |
| utf16bebytes | 01 44 | |
| utf32bebytes | 00 00 01 44 |
How to Use
HTML:
ń
CSS:
content: "\0144"
JavaScript:
"\u{144}"
Python:
"\u0144"
Properties
- Block
- Latin Extended-A
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 006E 0301
Frequently Asked Questions
What is the ń character (LATIN SMALL LETTER N WITH ACUTE)?
ń (LATIN SMALL LETTER N WITH ACUTE) is the Unicode character U+0144.
What is the Unicode codepoint of LATIN SMALL LETTER N WITH ACUTE?
The LATIN SMALL LETTER N WITH ACUTE character (ń) has codepoint U+0144.
How do I type or copy LATIN SMALL LETTER N WITH ACUTE?
Copy ń directly, or use the HTML entity, UTF-8, and code encodings shown on this page.