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