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 VOWEL SIGN CANDRA O) is the Unicode character at code point U+0AC9. It belongs to the Gujarati block, in the Spacing Mark (Mc) general category. Its script is Gujr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0AC9 | |
| decimal | 2761 | |
| htmldecimal | ૉ | |
| htmlhex | ૉ | |
| css | \0AC9 | |
| javascript | \u{AC9} | |
| python | \u0ac9 | |
| java | \u0AC9 | |
| go | \u0AC9 | |
| ruby | \u{AC9} | |
| rust | \u{AC9} | |
| ccpp | \u0ac9 | |
| urlencoded | %E0%AB%89 | |
| utf8bytes | e0 ab 89 | |
| utf16bebytes | 0a c9 | |
| utf32bebytes | 00 00 0a c9 |
How to Use
HTML:
ૉ
CSS:
content: "\0AC9"
JavaScript:
"\u{AC9}"
Python:
"\u0ac9"
Properties
Frequently Asked Questions
What is the ૉ character (GUJARATI VOWEL SIGN CANDRA O)?
ૉ (GUJARATI VOWEL SIGN CANDRA O) is the Unicode character U+0AC9.
What is the Unicode codepoint of GUJARATI VOWEL SIGN CANDRA O?
The GUJARATI VOWEL SIGN CANDRA O character (ૉ) has codepoint U+0AC9.
How do I type or copy GUJARATI VOWEL SIGN CANDRA O?
Copy ૉ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.