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 H) is the Unicode character at code point U+AA4D. It belongs to the Cham block, in the Spacing Mark (Mc) general category. Its script is Cham.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+AA4D | |
| decimal | 43597 | |
| htmldecimal | ꩍ | |
| htmlhex | ꩍ | |
| css | \AA4D | |
| javascript | \u{AA4D} | |
| python | \uaa4d | |
| java | \uAA4D | |
| go | \uAA4D | |
| ruby | \u{AA4D} | |
| rust | \u{AA4D} | |
| ccpp | \uaa4d | |
| urlencoded | %EA%A9%8D | |
| utf8bytes | ea a9 8d | |
| utf16bebytes | aa 4d | |
| utf32bebytes | 00 00 aa 4d |
How to Use
HTML:
ꩍ
CSS:
content: "\AA4D"
JavaScript:
"\u{AA4D}"
Python:
"\uaa4d"
Properties
Frequently Asked Questions
What is the ꩍ character (CHAM CONSONANT SIGN FINAL H)?
ꩍ (CHAM CONSONANT SIGN FINAL H) is the Unicode character U+AA4D.
What is the Unicode codepoint of CHAM CONSONANT SIGN FINAL H?
The CHAM CONSONANT SIGN FINAL H character (ꩍ) has codepoint U+AA4D.
How do I type or copy CHAM CONSONANT SIGN FINAL H?
Copy ꩍ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.