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 SIGN RAN) is the Unicode character at code point U+1C36. It belongs to the Lepcha block, in the Nonspacing Mark (Mn) general category. Its script is Lepc.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1C36 | |
| decimal | 7222 | |
| htmldecimal | ᰶ | |
| htmlhex | ᰶ | |
| css | \1C36 | |
| javascript | \u{1C36} | |
| python | \u1c36 | |
| java | \u1C36 | |
| go | \u1C36 | |
| ruby | \u{1C36} | |
| rust | \u{1C36} | |
| ccpp | \u1c36 | |
| urlencoded | %E1%B0%B6 | |
| utf8bytes | e1 b0 b6 | |
| utf16bebytes | 1c 36 | |
| utf32bebytes | 00 00 1c 36 |
How to Use
HTML:
ᰶ
CSS:
content: "\1C36"
JavaScript:
"\u{1C36}"
Python:
"\u1c36"
Properties
Frequently Asked Questions
What is the ᰶ character (LEPCHA SIGN RAN)?
ᰶ (LEPCHA SIGN RAN) is the Unicode character U+1C36.
What is the Unicode codepoint of LEPCHA SIGN RAN?
The LEPCHA SIGN RAN character (ᰶ) has codepoint U+1C36.
How do I type or copy LEPCHA SIGN RAN?
Copy ᰶ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.