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