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