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