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 II) is the Unicode character at code point U+0B88. 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+0B88 | |
| decimal | 2952 | |
| htmldecimal | ஈ | |
| htmlhex | ஈ | |
| css | \0B88 | |
| javascript | \u{B88} | |
| python | \u0b88 | |
| java | \u0B88 | |
| go | \u0B88 | |
| ruby | \u{B88} | |
| rust | \u{B88} | |
| ccpp | \u0b88 | |
| urlencoded | %E0%AE%88 | |
| utf8bytes | e0 ae 88 | |
| utf16bebytes | 0b 88 | |
| utf32bebytes | 00 00 0b 88 |
How to Use
HTML:
ஈ
CSS:
content: "\0B88"
JavaScript:
"\u{B88}"
Python:
"\u0b88"
Properties
Frequently Asked Questions
What is the ஈ character (TAMIL LETTER II)?
ஈ (TAMIL LETTER II) is the Unicode character U+0B88.
What is the Unicode codepoint of TAMIL LETTER II?
The TAMIL LETTER II character (ஈ) has codepoint U+0B88.
How do I type or copy TAMIL LETTER II?
Copy ஈ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.