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