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 WA) is the Unicode character at code point U+1BAD. 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+1BAD | |
| decimal | 7085 | |
| htmldecimal | ᮭ | |
| htmlhex | ᮭ | |
| css | \1BAD | |
| javascript | \u{1BAD} | |
| python | \u1bad | |
| java | \u1BAD | |
| go | \u1BAD | |
| ruby | \u{1BAD} | |
| rust | \u{1BAD} | |
| ccpp | \u1bad | |
| urlencoded | %E1%AE%AD | |
| utf8bytes | e1 ae ad | |
| utf16bebytes | 1b ad | |
| utf32bebytes | 00 00 1b ad |
How to Use
HTML:
ᮭ
CSS:
content: "\1BAD"
JavaScript:
"\u{1BAD}"
Python:
"\u1bad"
Properties
Frequently Asked Questions
What is the ᮭ character (SUNDANESE CONSONANT SIGN PASANGAN WA)?
ᮭ (SUNDANESE CONSONANT SIGN PASANGAN WA) is the Unicode character U+1BAD.
What is the Unicode codepoint of SUNDANESE CONSONANT SIGN PASANGAN WA?
The SUNDANESE CONSONANT SIGN PASANGAN WA character (ᮭ) has codepoint U+1BAD.
How do I type or copy SUNDANESE CONSONANT SIGN PASANGAN WA?
Copy ᮭ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.