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