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