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