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