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 VOWEL SIGN SHORT E
Overview
ॆ (DEVANAGARI VOWEL SIGN SHORT E) is the Unicode character at code point U+0946. It belongs to the Devanagari block, in the Nonspacing Mark (Mn) general category. Its script is Deva.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0946 | |
| decimal | 2374 | |
| htmldecimal | ॆ | |
| htmlhex | ॆ | |
| css | \0946 | |
| javascript | \u{946} | |
| python | \u0946 | |
| java | \u0946 | |
| go | \u0946 | |
| ruby | \u{946} | |
| rust | \u{946} | |
| ccpp | \u0946 | |
| urlencoded | %E0%A5%86 | |
| utf8bytes | e0 a5 86 | |
| utf16bebytes | 09 46 | |
| utf32bebytes | 00 00 09 46 |
How to Use
HTML:
ॆ
CSS:
content: "\0946"
JavaScript:
"\u{946}"
Python:
"\u0946"
Properties
- Block
- Devanagari
- Script
- Deva
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ॆ character (DEVANAGARI VOWEL SIGN SHORT E)?
ॆ (DEVANAGARI VOWEL SIGN SHORT E) is the Unicode character U+0946.
What is the Unicode codepoint of DEVANAGARI VOWEL SIGN SHORT E?
The DEVANAGARI VOWEL SIGN SHORT E character (ॆ) has codepoint U+0946.
How do I type or copy DEVANAGARI VOWEL SIGN SHORT E?
Copy ॆ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.