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' : ''">
ꣾ
DEVANAGARI LETTER AY
Overview
ꣾ (DEVANAGARI LETTER AY) is the Unicode character at code point U+A8FE. It belongs to the Devanagari Extended block, in the Other Letter (Lo) general category. Its script is Deva.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A8FE | |
| decimal | 43262 | |
| htmldecimal | ꣾ | |
| htmlhex | ꣾ | |
| css | \A8FE | |
| javascript | \u{A8FE} | |
| python | \ua8fe | |
| java | \uA8FE | |
| go | \uA8FE | |
| ruby | \u{A8FE} | |
| rust | \u{A8FE} | |
| ccpp | \ua8fe | |
| urlencoded | %EA%A3%BE | |
| utf8bytes | ea a3 be | |
| utf16bebytes | a8 fe | |
| utf32bebytes | 00 00 a8 fe |
How to Use
HTML:
ꣾ
CSS:
content: "\A8FE"
JavaScript:
"\u{A8FE}"
Python:
"\ua8fe"
Properties
- Block
- Devanagari Extended
- Script
- Deva
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ꣾ character (DEVANAGARI LETTER AY)?
ꣾ (DEVANAGARI LETTER AY) is the Unicode character U+A8FE.
What is the Unicode codepoint of DEVANAGARI LETTER AY?
The DEVANAGARI LETTER AY character (ꣾ) has codepoint U+A8FE.
How do I type or copy DEVANAGARI LETTER AY?
Copy ꣾ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.