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
ᤐ (LIMBU LETTER PA) is the Unicode character at code point U+1910. It belongs to the Limbu block, in the Other Letter (Lo) general category. Its script is Limb.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1910 | |
| decimal | 6416 | |
| htmldecimal | ᤐ | |
| htmlhex | ᤐ | |
| css | \1910 | |
| javascript | \u{1910} | |
| python | \u1910 | |
| java | \u1910 | |
| go | \u1910 | |
| ruby | \u{1910} | |
| rust | \u{1910} | |
| ccpp | \u1910 | |
| urlencoded | %E1%A4%90 | |
| utf8bytes | e1 a4 90 | |
| utf16bebytes | 19 10 | |
| utf32bebytes | 00 00 19 10 |
How to Use
HTML:
ᤐ
CSS:
content: "\1910"
JavaScript:
"\u{1910}"
Python:
"\u1910"
Properties
Frequently Asked Questions
What is the ᤐ character (LIMBU LETTER PA)?
ᤐ (LIMBU LETTER PA) is the Unicode character U+1910.
What is the Unicode codepoint of LIMBU LETTER PA?
The LIMBU LETTER PA character (ᤐ) has codepoint U+1910.
How do I type or copy LIMBU LETTER PA?
Copy ᤐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.