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