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
ే (TELUGU VOWEL SIGN EE) is the Unicode character at code point U+0C47. It belongs to the Telugu block, in the Nonspacing Mark (Mn) general category. Its script is Telu.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0C47 | |
| decimal | 3143 | |
| htmldecimal | ే | |
| htmlhex | ే | |
| css | \0C47 | |
| javascript | \u{C47} | |
| python | \u0c47 | |
| java | \u0C47 | |
| go | \u0C47 | |
| ruby | \u{C47} | |
| rust | \u{C47} | |
| ccpp | \u0c47 | |
| urlencoded | %E0%B1%87 | |
| utf8bytes | e0 b1 87 | |
| utf16bebytes | 0c 47 | |
| utf32bebytes | 00 00 0c 47 |
How to Use
HTML:
ే
CSS:
content: "\0C47"
JavaScript:
"\u{C47}"
Python:
"\u0c47"
Properties
Frequently Asked Questions
What is the ే character (TELUGU VOWEL SIGN EE)?
ే (TELUGU VOWEL SIGN EE) is the Unicode character U+0C47.
What is the Unicode codepoint of TELUGU VOWEL SIGN EE?
The TELUGU VOWEL SIGN EE character (ే) has codepoint U+0C47.
How do I type or copy TELUGU VOWEL SIGN EE?
Copy ే directly, or use the HTML entity, UTF-8, and code encodings shown on this page.