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