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 FINAL T) is the Unicode character at code point U+AA45. 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+AA45 | |
| decimal | 43589 | |
| htmldecimal | ꩅ | |
| htmlhex | ꩅ | |
| css | \AA45 | |
| javascript | \u{AA45} | |
| python | \uaa45 | |
| java | \uAA45 | |
| go | \uAA45 | |
| ruby | \u{AA45} | |
| rust | \u{AA45} | |
| ccpp | \uaa45 | |
| urlencoded | %EA%A9%85 | |
| utf8bytes | ea a9 85 | |
| utf16bebytes | aa 45 | |
| utf32bebytes | 00 00 aa 45 |
How to Use
HTML:
ꩅ
CSS:
content: "\AA45"
JavaScript:
"\u{AA45}"
Python:
"\uaa45"
Properties
Frequently Asked Questions
What is the ꩅ character (CHAM LETTER FINAL T)?
ꩅ (CHAM LETTER FINAL T) is the Unicode character U+AA45.
What is the Unicode codepoint of CHAM LETTER FINAL T?
The CHAM LETTER FINAL T character (ꩅ) has codepoint U+AA45.
How do I type or copy CHAM LETTER FINAL T?
Copy ꩅ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.