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
ᤏ (LIMBU LETTER NA) is the Unicode character at code point U+190F. It belongs to the Limbu block, in the Other Letter (Lo) general category. Its script is Limb.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+190F | |
| decimal | 6415 | |
| htmldecimal | ᤏ | |
| htmlhex | ᤏ | |
| css | \190F | |
| javascript | \u{190F} | |
| python | \u190f | |
| java | \u190F | |
| go | \u190F | |
| ruby | \u{190F} | |
| rust | \u{190F} | |
| ccpp | \u190f | |
| urlencoded | %E1%A4%8F | |
| utf8bytes | e1 a4 8f | |
| utf16bebytes | 19 0f | |
| utf32bebytes | 00 00 19 0f |
How to Use
HTML:
ᤏ
CSS:
content: "\190F"
JavaScript:
"\u{190F}"
Python:
"\u190f"
Properties
Frequently Asked Questions
What is the ᤏ character (LIMBU LETTER NA)?
ᤏ (LIMBU LETTER NA) is the Unicode character U+190F.
What is the Unicode codepoint of LIMBU LETTER NA?
The LIMBU LETTER NA character (ᤏ) has codepoint U+190F.
How do I type or copy LIMBU LETTER NA?
Copy ᤏ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.