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 LETTER EE) is the Unicode character at code point U+0C0F. It belongs to the Telugu block, in the Other Letter (Lo) general category. Its script is Telu.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0C0F | |
| decimal | 3087 | |
| htmldecimal | ఏ | |
| htmlhex | ఏ | |
| css | \0C0F | |
| javascript | \u{C0F} | |
| python | \u0c0f | |
| java | \u0C0F | |
| go | \u0C0F | |
| ruby | \u{C0F} | |
| rust | \u{C0F} | |
| ccpp | \u0c0f | |
| urlencoded | %E0%B0%8F | |
| utf8bytes | e0 b0 8f | |
| utf16bebytes | 0c 0f | |
| utf32bebytes | 00 00 0c 0f |
How to Use
HTML:
ఏ
CSS:
content: "\0C0F"
JavaScript:
"\u{C0F}"
Python:
"\u0c0f"
Properties
Frequently Asked Questions
What is the ఏ character (TELUGU LETTER EE)?
ఏ (TELUGU LETTER EE) is the Unicode character U+0C0F.
What is the Unicode codepoint of TELUGU LETTER EE?
The TELUGU LETTER EE character (ఏ) has codepoint U+0C0F.
How do I type or copy TELUGU LETTER EE?
Copy ఏ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.