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 LETTER NUE) is the Unicode character at code point U+AA17. It belongs to the Cham block, in the Other Letter (Lo) general category. Its script is Cham.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+AA17 | |
| decimal | 43543 | |
| htmldecimal | ꨗ | |
| htmlhex | ꨗ | |
| css | \AA17 | |
| javascript | \u{AA17} | |
| python | \uaa17 | |
| java | \uAA17 | |
| go | \uAA17 | |
| ruby | \u{AA17} | |
| rust | \u{AA17} | |
| ccpp | \uaa17 | |
| urlencoded | %EA%A8%97 | |
| utf8bytes | ea a8 97 | |
| utf16bebytes | aa 17 | |
| utf32bebytes | 00 00 aa 17 |
How to Use
HTML:
ꨗ
CSS:
content: "\AA17"
JavaScript:
"\u{AA17}"
Python:
"\uaa17"
Properties
Frequently Asked Questions
What is the ꨗ character (CHAM LETTER NUE)?
ꨗ (CHAM LETTER NUE) is the Unicode character U+AA17.
What is the Unicode codepoint of CHAM LETTER NUE?
The CHAM LETTER NUE character (ꨗ) has codepoint U+AA17.
How do I type or copy CHAM LETTER NUE?
Copy ꨗ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.