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
ਿ (GURMUKHI VOWEL SIGN I) is the Unicode character at code point U+0A3F. It belongs to the Gurmukhi block, in the Spacing Mark (Mc) general category. Its script is Guru.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0A3F | |
| decimal | 2623 | |
| htmldecimal | ਿ | |
| htmlhex | ਿ | |
| css | \0A3F | |
| javascript | \u{A3F} | |
| python | \u0a3f | |
| java | \u0A3F | |
| go | \u0A3F | |
| ruby | \u{A3F} | |
| rust | \u{A3F} | |
| ccpp | \u0a3f | |
| urlencoded | %E0%A8%BF | |
| utf8bytes | e0 a8 bf | |
| utf16bebytes | 0a 3f | |
| utf32bebytes | 00 00 0a 3f |
How to Use
HTML:
ਿ
CSS:
content: "\0A3F"
JavaScript:
"\u{A3F}"
Python:
"\u0a3f"
Properties
Frequently Asked Questions
What is the ਿ character (GURMUKHI VOWEL SIGN I)?
ਿ (GURMUKHI VOWEL SIGN I) is the Unicode character U+0A3F.
What is the Unicode codepoint of GURMUKHI VOWEL SIGN I?
The GURMUKHI VOWEL SIGN I character (ਿ) has codepoint U+0A3F.
How do I type or copy GURMUKHI VOWEL SIGN I?
Copy ਿ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.