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