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