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