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