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