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 FINAL M) is the Unicode character at code point U+AA4C. 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+AA4C | |
| decimal | 43596 | |
| htmldecimal | ꩌ | |
| htmlhex | ꩌ | |
| css | \AA4C | |
| javascript | \u{AA4C} | |
| python | \uaa4c | |
| java | \uAA4C | |
| go | \uAA4C | |
| ruby | \u{AA4C} | |
| rust | \u{AA4C} | |
| ccpp | \uaa4c | |
| urlencoded | %EA%A9%8C | |
| utf8bytes | ea a9 8c | |
| utf16bebytes | aa 4c | |
| utf32bebytes | 00 00 aa 4c |
How to Use
HTML:
ꩌ
CSS:
content: "\AA4C"
JavaScript:
"\u{AA4C}"
Python:
"\uaa4c"
Properties
Frequently Asked Questions
What is the ꩌ character (CHAM CONSONANT SIGN FINAL M)?
ꩌ (CHAM CONSONANT SIGN FINAL M) is the Unicode character U+AA4C.
What is the Unicode codepoint of CHAM CONSONANT SIGN FINAL M?
The CHAM CONSONANT SIGN FINAL M character (ꩌ) has codepoint U+AA4C.
How do I type or copy CHAM CONSONANT SIGN FINAL M?
Copy ꩌ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.