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 AI
Overview
ऐ (DEVANAGARI LETTER AI) is the Unicode character at code point U+0910. It belongs to the Devanagari block, in the Other Letter (Lo) general category. Its script is Deva.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0910 | |
| decimal | 2320 | |
| htmldecimal | ऐ | |
| htmlhex | ऐ | |
| css | \0910 | |
| javascript | \u{910} | |
| python | \u0910 | |
| java | \u0910 | |
| go | \u0910 | |
| ruby | \u{910} | |
| rust | \u{910} | |
| ccpp | \u0910 | |
| urlencoded | %E0%A4%90 | |
| utf8bytes | e0 a4 90 | |
| utf16bebytes | 09 10 | |
| utf32bebytes | 00 00 09 10 |
How to Use
HTML:
ऐ
CSS:
content: "\0910"
JavaScript:
"\u{910}"
Python:
"\u0910"
Properties
- Block
- Devanagari
- Script
- Deva
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ऐ character (DEVANAGARI LETTER AI)?
ऐ (DEVANAGARI LETTER AI) is the Unicode character U+0910.
What is the Unicode codepoint of DEVANAGARI LETTER AI?
The DEVANAGARI LETTER AI character (ऐ) has codepoint U+0910.
How do I type or copy DEVANAGARI LETTER AI?
Copy ऐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.