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