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