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