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