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 DA) is the Unicode character at code point U+190D. 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+190D | |
| decimal | 6413 | |
| htmldecimal | ᤍ | |
| htmlhex | ᤍ | |
| css | \190D | |
| javascript | \u{190D} | |
| python | \u190d | |
| java | \u190D | |
| go | \u190D | |
| ruby | \u{190D} | |
| rust | \u{190D} | |
| ccpp | \u190d | |
| urlencoded | %E1%A4%8D | |
| utf8bytes | e1 a4 8d | |
| utf16bebytes | 19 0d | |
| utf32bebytes | 00 00 19 0d |
How to Use
HTML:
ᤍ
CSS:
content: "\190D"
JavaScript:
"\u{190D}"
Python:
"\u190d"
Properties
Frequently Asked Questions
What is the ᤍ character (LIMBU LETTER DA)?
ᤍ (LIMBU LETTER DA) is the Unicode character U+190D.
What is the Unicode codepoint of LIMBU LETTER DA?
The LIMBU LETTER DA character (ᤍ) has codepoint U+190D.
How do I type or copy LIMBU LETTER DA?
Copy ᤍ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.