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