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' : ''">
ई
DEVANAGARI LETTER II
Overview
ई (DEVANAGARI LETTER II) is the Unicode character at code point U+0908. It belongs to the Devanagari block, in the Other Letter (Lo) general category. Its script is Deva.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0908 | |
| decimal | 2312 | |
| htmldecimal | ई | |
| htmlhex | ई | |
| css | \0908 | |
| javascript | \u{908} | |
| python | \u0908 | |
| java | \u0908 | |
| go | \u0908 | |
| ruby | \u{908} | |
| rust | \u{908} | |
| ccpp | \u0908 | |
| urlencoded | %E0%A4%88 | |
| utf8bytes | e0 a4 88 | |
| utf16bebytes | 09 08 | |
| utf32bebytes | 00 00 09 08 |
How to Use
HTML:
ई
CSS:
content: "\0908"
JavaScript:
"\u{908}"
Python:
"\u0908"
Properties
- Block
- Devanagari
- Script
- Deva
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ई character (DEVANAGARI LETTER II)?
ई (DEVANAGARI LETTER II) is the Unicode character U+0908.
What is the Unicode codepoint of DEVANAGARI LETTER II?
The DEVANAGARI LETTER II character (ई) has codepoint U+0908.
How do I type or copy DEVANAGARI LETTER II?
Copy ई directly, or use the HTML entity, UTF-8, and code encodings shown on this page.