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 TA) is the Unicode character at code point U+1C0A. 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+1C0A | |
| decimal | 7178 | |
| htmldecimal | ᰊ | |
| htmlhex | ᰊ | |
| css | \1C0A | |
| javascript | \u{1C0A} | |
| python | \u1c0a | |
| java | \u1C0A | |
| go | \u1C0A | |
| ruby | \u{1C0A} | |
| rust | \u{1C0A} | |
| ccpp | \u1c0a | |
| urlencoded | %E1%B0%8A | |
| utf8bytes | e1 b0 8a | |
| utf16bebytes | 1c 0a | |
| utf32bebytes | 00 00 1c 0a |
How to Use
HTML:
ᰊ
CSS:
content: "\1C0A"
JavaScript:
"\u{1C0A}"
Python:
"\u1c0a"
Properties
Frequently Asked Questions
What is the ᰊ character (LEPCHA LETTER TA)?
ᰊ (LEPCHA LETTER TA) is the Unicode character U+1C0A.
What is the Unicode codepoint of LEPCHA LETTER TA?
The LEPCHA LETTER TA character (ᰊ) has codepoint U+1C0A.
How do I type or copy LEPCHA LETTER TA?
Copy ᰊ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.