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