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 LETTER AI) is the Unicode character at code point U+0A90. 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+0A90 | |
| decimal | 2704 | |
| htmldecimal | ઐ | |
| htmlhex | ઐ | |
| css | \0A90 | |
| javascript | \u{A90} | |
| python | \u0a90 | |
| java | \u0A90 | |
| go | \u0A90 | |
| ruby | \u{A90} | |
| rust | \u{A90} | |
| ccpp | \u0a90 | |
| urlencoded | %E0%AA%90 | |
| utf8bytes | e0 aa 90 | |
| utf16bebytes | 0a 90 | |
| utf32bebytes | 00 00 0a 90 |
How to Use
HTML:
ઐ
CSS:
content: "\0A90"
JavaScript:
"\u{A90}"
Python:
"\u0a90"
Properties
Frequently Asked Questions
What is the ઐ character (GUJARATI LETTER AI)?
ઐ (GUJARATI LETTER AI) is the Unicode character U+0A90.
What is the Unicode codepoint of GUJARATI LETTER AI?
The GUJARATI LETTER AI character (ઐ) has codepoint U+0A90.
How do I type or copy GUJARATI LETTER AI?
Copy ઐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.