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 VOWEL SIGN EE) is the Unicode character at code point U+0BC7. It belongs to the Tamil block, in the Spacing Mark (Mc) general category. Its script is Taml.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0BC7 | |
| decimal | 3015 | |
| htmldecimal | ே | |
| htmlhex | ே | |
| css | \0BC7 | |
| javascript | \u{BC7} | |
| python | \u0bc7 | |
| java | \u0BC7 | |
| go | \u0BC7 | |
| ruby | \u{BC7} | |
| rust | \u{BC7} | |
| ccpp | \u0bc7 | |
| urlencoded | %E0%AF%87 | |
| utf8bytes | e0 af 87 | |
| utf16bebytes | 0b c7 | |
| utf32bebytes | 00 00 0b c7 |
How to Use
HTML:
ே
CSS:
content: "\0BC7"
JavaScript:
"\u{BC7}"
Python:
"\u0bc7"
Properties
Frequently Asked Questions
What is the ே character (TAMIL VOWEL SIGN EE)?
ே (TAMIL VOWEL SIGN EE) is the Unicode character U+0BC7.
What is the Unicode codepoint of TAMIL VOWEL SIGN EE?
The TAMIL VOWEL SIGN EE character (ே) has codepoint U+0BC7.
How do I type or copy TAMIL VOWEL SIGN EE?
Copy ே directly, or use the HTML entity, UTF-8, and code encodings shown on this page.