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