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 DDA) is the Unicode character at code point U+1C4F. 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+1C4F | |
| decimal | 7247 | |
| htmldecimal | ᱏ | |
| htmlhex | ᱏ | |
| css | \1C4F | |
| javascript | \u{1C4F} | |
| python | \u1c4f | |
| java | \u1C4F | |
| go | \u1C4F | |
| ruby | \u{1C4F} | |
| rust | \u{1C4F} | |
| ccpp | \u1c4f | |
| urlencoded | %E1%B1%8F | |
| utf8bytes | e1 b1 8f | |
| utf16bebytes | 1c 4f | |
| utf32bebytes | 00 00 1c 4f |
How to Use
HTML:
ᱏ
CSS:
content: "\1C4F"
JavaScript:
"\u{1C4F}"
Python:
"\u1c4f"
Properties
Frequently Asked Questions
What is the ᱏ character (LEPCHA LETTER DDA)?
ᱏ (LEPCHA LETTER DDA) is the Unicode character U+1C4F.
What is the Unicode codepoint of LEPCHA LETTER DDA?
The LEPCHA LETTER DDA character (ᱏ) has codepoint U+1C4F.
How do I type or copy LEPCHA LETTER DDA?
Copy ᱏ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.