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