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 AVAGRAHA) is the Unicode character at code point U+0ABD. It belongs to the Gujarati block, in the Other Letter (Lo) general category. Its script is Gujr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0ABD | |
| decimal | 2749 | |
| htmldecimal | ઽ | |
| htmlhex | ઽ | |
| css | \0ABD | |
| javascript | \u{ABD} | |
| python | \u0abd | |
| java | \u0ABD | |
| go | \u0ABD | |
| ruby | \u{ABD} | |
| rust | \u{ABD} | |
| ccpp | \u0abd | |
| urlencoded | %E0%AA%BD | |
| utf8bytes | e0 aa bd | |
| utf16bebytes | 0a bd | |
| utf32bebytes | 00 00 0a bd |
How to Use
HTML:
ઽ
CSS:
content: "\0ABD"
JavaScript:
"\u{ABD}"
Python:
"\u0abd"
Properties
Frequently Asked Questions
What is the ઽ character (GUJARATI SIGN AVAGRAHA)?
ઽ (GUJARATI SIGN AVAGRAHA) is the Unicode character U+0ABD.
What is the Unicode codepoint of GUJARATI SIGN AVAGRAHA?
The GUJARATI SIGN AVAGRAHA character (ઽ) has codepoint U+0ABD.
How do I type or copy GUJARATI SIGN AVAGRAHA?
Copy ઽ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.