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
ঐ (BENGALI LETTER AI) is the Unicode character at code point U+0990. It belongs to the Bengali block, in the Other Letter (Lo) general category. Its script is Beng.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0990 | |
| decimal | 2448 | |
| htmldecimal | ঐ | |
| htmlhex | ঐ | |
| css | \0990 | |
| javascript | \u{990} | |
| python | \u0990 | |
| java | \u0990 | |
| go | \u0990 | |
| ruby | \u{990} | |
| rust | \u{990} | |
| ccpp | \u0990 | |
| urlencoded | %E0%A6%90 | |
| utf8bytes | e0 a6 90 | |
| utf16bebytes | 09 90 | |
| utf32bebytes | 00 00 09 90 |
How to Use
HTML:
ঐ
CSS:
content: "\0990"
JavaScript:
"\u{990}"
Python:
"\u0990"
Properties
Frequently Asked Questions
What is the ঐ character (BENGALI LETTER AI)?
ঐ (BENGALI LETTER AI) is the Unicode character U+0990.
What is the Unicode codepoint of BENGALI LETTER AI?
The BENGALI LETTER AI character (ঐ) has codepoint U+0990.
How do I type or copy BENGALI LETTER AI?
Copy ঐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.