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
ꨶ (CHAM CONSONANT SIGN WA) is the Unicode character at code point U+AA36. It belongs to the Cham block, in the Nonspacing Mark (Mn) general category. Its script is Cham.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+AA36 | |
| decimal | 43574 | |
| htmldecimal | ꨶ | |
| htmlhex | ꨶ | |
| css | \AA36 | |
| javascript | \u{AA36} | |
| python | \uaa36 | |
| java | \uAA36 | |
| go | \uAA36 | |
| ruby | \u{AA36} | |
| rust | \u{AA36} | |
| ccpp | \uaa36 | |
| urlencoded | %EA%A8%B6 | |
| utf8bytes | ea a8 b6 | |
| utf16bebytes | aa 36 | |
| utf32bebytes | 00 00 aa 36 |
How to Use
HTML:
ꨶ
CSS:
content: "\AA36"
JavaScript:
"\u{AA36}"
Python:
"\uaa36"
Properties
Frequently Asked Questions
What is the ꨶ character (CHAM CONSONANT SIGN WA)?
ꨶ (CHAM CONSONANT SIGN WA) is the Unicode character U+AA36.
What is the Unicode codepoint of CHAM CONSONANT SIGN WA?
The CHAM CONSONANT SIGN WA character (ꨶ) has codepoint U+AA36.
How do I type or copy CHAM CONSONANT SIGN WA?
Copy ꨶ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.