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' : ''">
Ꜽ
LATIN CAPITAL LETTER AY
Overview
Ꜽ (LATIN CAPITAL LETTER AY) is the Unicode character at code point U+A73C. It belongs to the Latin Extended-D block, in the Uppercase Letter (Lu) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A73C | |
| decimal | 42812 | |
| htmldecimal | Ꜽ | |
| htmlhex | Ꜽ | |
| css | \A73C | |
| javascript | \u{A73C} | |
| python | \ua73c | |
| java | \uA73C | |
| go | \uA73C | |
| ruby | \u{A73C} | |
| rust | \u{A73C} | |
| ccpp | \ua73c | |
| urlencoded | %EA%9C%BC | |
| utf8bytes | ea 9c bc | |
| utf16bebytes | a7 3c | |
| utf32bebytes | 00 00 a7 3c |
How to Use
HTML:
Ꜽ
CSS:
content: "\A73C"
JavaScript:
"\u{A73C}"
Python:
"\ua73c"
Properties
- Block
- Latin Extended-D
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the Ꜽ character (LATIN CAPITAL LETTER AY)?
Ꜽ (LATIN CAPITAL LETTER AY) is the Unicode character U+A73C.
What is the Unicode codepoint of LATIN CAPITAL LETTER AY?
The LATIN CAPITAL LETTER AY character (Ꜽ) has codepoint U+A73C.
How do I type or copy LATIN CAPITAL LETTER AY?
Copy Ꜽ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.