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