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