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
ᰍ (LEPCHA LETTER NA) is the Unicode character at code point U+1C0D. It belongs to the Lepcha block, in the Other Letter (Lo) general category. Its script is Lepc.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1C0D | |
| decimal | 7181 | |
| htmldecimal | ᰍ | |
| htmlhex | ᰍ | |
| css | \1C0D | |
| javascript | \u{1C0D} | |
| python | \u1c0d | |
| java | \u1C0D | |
| go | \u1C0D | |
| ruby | \u{1C0D} | |
| rust | \u{1C0D} | |
| ccpp | \u1c0d | |
| urlencoded | %E1%B0%8D | |
| utf8bytes | e1 b0 8d | |
| utf16bebytes | 1c 0d | |
| utf32bebytes | 00 00 1c 0d |
How to Use
HTML:
ᰍ
CSS:
content: "\1C0D"
JavaScript:
"\u{1C0D}"
Python:
"\u1c0d"
Properties
Frequently Asked Questions
What is the ᰍ character (LEPCHA LETTER NA)?
ᰍ (LEPCHA LETTER NA) is the Unicode character U+1C0D.
What is the Unicode codepoint of LEPCHA LETTER NA?
The LEPCHA LETTER NA character (ᰍ) has codepoint U+1C0D.
How do I type or copy LEPCHA LETTER NA?
Copy ᰍ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.