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