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