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' : ''">
ઍ
Overview
ઍ (GUJARATI VOWEL CANDRA E) is the Unicode character at code point U+0A8D. It belongs to the Gujarati block, in the Other Letter (Lo) general category. Its script is Gujr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0A8D | |
| decimal | 2701 | |
| htmldecimal | ઍ | |
| htmlhex | ઍ | |
| css | \0A8D | |
| javascript | \u{A8D} | |
| python | \u0a8d | |
| java | \u0A8D | |
| go | \u0A8D | |
| ruby | \u{A8D} | |
| rust | \u{A8D} | |
| ccpp | \u0a8d | |
| urlencoded | %E0%AA%8D | |
| utf8bytes | e0 aa 8d | |
| utf16bebytes | 0a 8d | |
| utf32bebytes | 00 00 0a 8d |
How to Use
HTML:
ઍ
CSS:
content: "\0A8D"
JavaScript:
"\u{A8D}"
Python:
"\u0a8d"
Properties
Frequently Asked Questions
What is the ઍ character (GUJARATI VOWEL CANDRA E)?
ઍ (GUJARATI VOWEL CANDRA E) is the Unicode character U+0A8D.
What is the Unicode codepoint of GUJARATI VOWEL CANDRA E?
The GUJARATI VOWEL CANDRA E character (ઍ) has codepoint U+0A8D.
How do I type or copy GUJARATI VOWEL CANDRA E?
Copy ઍ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.