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