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 PUNCTUATION TA-ROL) is the Unicode character at code point U+1C3B. It belongs to the Lepcha block, in the Other Punctuation (Po) general category. Its script is Lepc.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1C3B | |
| decimal | 7227 | |
| htmldecimal | ᰻ | |
| htmlhex | ᰻ | |
| css | \1C3B | |
| javascript | \u{1C3B} | |
| python | \u1c3b | |
| java | \u1C3B | |
| go | \u1C3B | |
| ruby | \u{1C3B} | |
| rust | \u{1C3B} | |
| ccpp | \u1c3b | |
| urlencoded | %E1%B0%BB | |
| utf8bytes | e1 b0 bb | |
| utf16bebytes | 1c 3b | |
| utf32bebytes | 00 00 1c 3b |
How to Use
HTML:
᰻
CSS:
content: "\1C3B"
JavaScript:
"\u{1C3B}"
Python:
"\u1c3b"
Properties
Frequently Asked Questions
What is the ᰻ character (LEPCHA PUNCTUATION TA-ROL)?
᰻ (LEPCHA PUNCTUATION TA-ROL) is the Unicode character U+1C3B.
What is the Unicode codepoint of LEPCHA PUNCTUATION TA-ROL?
The LEPCHA PUNCTUATION TA-ROL character (᰻) has codepoint U+1C3B.
How do I type or copy LEPCHA PUNCTUATION TA-ROL?
Copy ᰻ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.