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' : ''">
ნ
GEORGIAN LETTER NAR
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+10DC | |
| decimal | 4316 | |
| htmldecimal | ნ | |
| htmlhex | ნ | |
| css | \10DC | |
| javascript | \u{10DC} | |
| python | \u10dc | |
| java | \u10DC | |
| go | \u10DC | |
| ruby | \u{10DC} | |
| rust | \u{10DC} | |
| ccpp | \u10dc | |
| urlencoded | %E1%83%9C | |
| utf8bytes | e1 83 9c | |
| utf16bebytes | 10 dc | |
| utf32bebytes | 00 00 10 dc |
How to Use
HTML:
ნ
CSS:
content: "\10DC"
JavaScript:
"\u{10DC}"
Python:
"\u10dc"
Properties
Frequently Asked Questions
What is the ნ character (GEORGIAN LETTER NAR)?
ნ (GEORGIAN LETTER NAR) is the Unicode character U+10DC.
What is the Unicode codepoint of GEORGIAN LETTER NAR?
The GEORGIAN LETTER NAR character (ნ) has codepoint U+10DC.
How do I type or copy GEORGIAN LETTER NAR?
Copy ნ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.