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 II) is the Unicode character at code point U+0A40. 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+0A40 | |
| decimal | 2624 | |
| htmldecimal | ੀ | |
| htmlhex | ੀ | |
| css | \0A40 | |
| javascript | \u{A40} | |
| python | \u0a40 | |
| java | \u0A40 | |
| go | \u0A40 | |
| ruby | \u{A40} | |
| rust | \u{A40} | |
| ccpp | \u0a40 | |
| urlencoded | %E0%A9%80 | |
| utf8bytes | e0 a9 80 | |
| utf16bebytes | 0a 40 | |
| utf32bebytes | 00 00 0a 40 |
How to Use
HTML:
ੀ
CSS:
content: "\0A40"
JavaScript:
"\u{A40}"
Python:
"\u0a40"
Properties
Frequently Asked Questions
What is the ੀ character (GURMUKHI VOWEL SIGN II)?
ੀ (GURMUKHI VOWEL SIGN II) is the Unicode character U+0A40.
What is the Unicode codepoint of GURMUKHI VOWEL SIGN II?
The GURMUKHI VOWEL SIGN II character (ੀ) has codepoint U+0A40.
How do I type or copy GURMUKHI VOWEL SIGN II?
Copy ੀ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.