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