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