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 SHADDA) is the Unicode character at code point U+0AFB. 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+0AFB | |
| decimal | 2811 | |
| htmldecimal | ૻ | |
| htmlhex | ૻ | |
| css | \0AFB | |
| javascript | \u{AFB} | |
| python | \u0afb | |
| java | \u0AFB | |
| go | \u0AFB | |
| ruby | \u{AFB} | |
| rust | \u{AFB} | |
| ccpp | \u0afb | |
| urlencoded | %E0%AB%BB | |
| utf8bytes | e0 ab bb | |
| utf16bebytes | 0a fb | |
| utf32bebytes | 00 00 0a fb |
How to Use
HTML:
ૻ
CSS:
content: "\0AFB"
JavaScript:
"\u{AFB}"
Python:
"\u0afb"
Properties
Frequently Asked Questions
What is the ૻ character (GUJARATI SIGN SHADDA)?
ૻ (GUJARATI SIGN SHADDA) is the Unicode character U+0AFB.
What is the Unicode codepoint of GUJARATI SIGN SHADDA?
The GUJARATI SIGN SHADDA character (ૻ) has codepoint U+0AFB.
How do I type or copy GUJARATI SIGN SHADDA?
Copy ૻ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.