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 SIGN TWO-CIRCLE NUKTA ABOVE) is the Unicode character at code point U+0AFF. It belongs to the Gujarati block, in the Nonspacing Mark (Mn) general category. Its script is Gujr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0AFF | |
| decimal | 2815 | |
| htmldecimal | ૿ | |
| htmlhex | ૿ | |
| css | \0AFF | |
| javascript | \u{AFF} | |
| python | \u0aff | |
| java | \u0AFF | |
| go | \u0AFF | |
| ruby | \u{AFF} | |
| rust | \u{AFF} | |
| ccpp | \u0aff | |
| urlencoded | %E0%AB%BF | |
| utf8bytes | e0 ab bf | |
| utf16bebytes | 0a ff | |
| utf32bebytes | 00 00 0a ff |
How to Use
HTML:
૿
CSS:
content: "\0AFF"
JavaScript:
"\u{AFF}"
Python:
"\u0aff"
Properties
Frequently Asked Questions
What is the ૿ character (GUJARATI SIGN TWO-CIRCLE NUKTA ABOVE)?
૿ (GUJARATI SIGN TWO-CIRCLE NUKTA ABOVE) is the Unicode character U+0AFF.
What is the Unicode codepoint of GUJARATI SIGN TWO-CIRCLE NUKTA ABOVE?
The GUJARATI SIGN TWO-CIRCLE NUKTA ABOVE character (૿) has codepoint U+0AFF.
How do I type or copy GUJARATI SIGN TWO-CIRCLE NUKTA ABOVE?
Copy ૿ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.