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' : ''">
ნ
Overview
ნ (GEORGIAN LETTER NAR) is the Unicode character at code point U+10DC. It belongs to the Georgian block, in the Lowercase Letter (Ll) general category. Its script is Geor.
On this page
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.