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 LA) is the Unicode character at code point U+AA35. 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+AA35 | |
| decimal | 43573 | |
| htmldecimal | ꨵ | |
| htmlhex | ꨵ | |
| css | \AA35 | |
| javascript | \u{AA35} | |
| python | \uaa35 | |
| java | \uAA35 | |
| go | \uAA35 | |
| ruby | \u{AA35} | |
| rust | \u{AA35} | |
| ccpp | \uaa35 | |
| urlencoded | %EA%A8%B5 | |
| utf8bytes | ea a8 b5 | |
| utf16bebytes | aa 35 | |
| utf32bebytes | 00 00 aa 35 |
How to Use
HTML:
ꨵ
CSS:
content: "\AA35"
JavaScript:
"\u{AA35}"
Python:
"\uaa35"
Properties
Frequently Asked Questions
What is the ꨵ character (CHAM CONSONANT SIGN LA)?
ꨵ (CHAM CONSONANT SIGN LA) is the Unicode character U+AA35.
What is the Unicode codepoint of CHAM CONSONANT SIGN LA?
The CHAM CONSONANT SIGN LA character (ꨵ) has codepoint U+AA35.
How do I type or copy CHAM CONSONANT SIGN LA?
Copy ꨵ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.