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 DIGIT ZERO) is the Unicode character at code point U+0A66. It belongs to the Gurmukhi block, in the Decimal Number (Nd) general category. Its script is Guru.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0A66 | |
| decimal | 2662 | |
| htmldecimal | ੦ | |
| htmlhex | ੦ | |
| css | \0A66 | |
| javascript | \u{A66} | |
| python | \u0a66 | |
| java | \u0A66 | |
| go | \u0A66 | |
| ruby | \u{A66} | |
| rust | \u{A66} | |
| ccpp | \u0a66 | |
| urlencoded | %E0%A9%A6 | |
| utf8bytes | e0 a9 a6 | |
| utf16bebytes | 0a 66 | |
| utf32bebytes | 00 00 0a 66 |
How to Use
HTML:
੦
CSS:
content: "\0A66"
JavaScript:
"\u{A66}"
Python:
"\u0a66"
Properties
Frequently Asked Questions
What is the ੦ character (GURMUKHI DIGIT ZERO)?
੦ (GURMUKHI DIGIT ZERO) is the Unicode character U+0A66.
What is the Unicode codepoint of GURMUKHI DIGIT ZERO?
The GURMUKHI DIGIT ZERO character (੦) has codepoint U+0A66.
How do I type or copy GURMUKHI DIGIT ZERO?
Copy ੦ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.