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 CANDRA E
Overview
ऍ (DEVANAGARI LETTER CANDRA E) is the Unicode character at code point U+090D. 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+090D | |
| decimal | 2317 | |
| htmldecimal | ऍ | |
| htmlhex | ऍ | |
| css | \090D | |
| javascript | \u{90D} | |
| python | \u090d | |
| java | \u090D | |
| go | \u090D | |
| ruby | \u{90D} | |
| rust | \u{90D} | |
| ccpp | \u090d | |
| urlencoded | %E0%A4%8D | |
| utf8bytes | e0 a4 8d | |
| utf16bebytes | 09 0d | |
| utf32bebytes | 00 00 09 0d |
How to Use
HTML:
ऍ
CSS:
content: "\090D"
JavaScript:
"\u{90D}"
Python:
"\u090d"
Properties
- Block
- Devanagari
- Script
- Deva
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ऍ character (DEVANAGARI LETTER CANDRA E)?
ऍ (DEVANAGARI LETTER CANDRA E) is the Unicode character U+090D.
What is the Unicode codepoint of DEVANAGARI LETTER CANDRA E?
The DEVANAGARI LETTER CANDRA E character (ऍ) has codepoint U+090D.
How do I type or copy DEVANAGARI LETTER CANDRA E?
Copy ऍ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.