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