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