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 LETTER O) is the Unicode character at code point U+0A93. It belongs to the Gujarati block, in the Other Letter (Lo) general category. Its script is Gujr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0A93 | |
| decimal | 2707 | |
| htmldecimal | ઓ | |
| htmlhex | ઓ | |
| css | \0A93 | |
| javascript | \u{A93} | |
| python | \u0a93 | |
| java | \u0A93 | |
| go | \u0A93 | |
| ruby | \u{A93} | |
| rust | \u{A93} | |
| ccpp | \u0a93 | |
| urlencoded | %E0%AA%93 | |
| utf8bytes | e0 aa 93 | |
| utf16bebytes | 0a 93 | |
| utf32bebytes | 00 00 0a 93 |
How to Use
HTML:
ઓ
CSS:
content: "\0A93"
JavaScript:
"\u{A93}"
Python:
"\u0a93"
Properties
Frequently Asked Questions
What is the ઓ character (GUJARATI LETTER O)?
ઓ (GUJARATI LETTER O) is the Unicode character U+0A93.
What is the Unicode codepoint of GUJARATI LETTER O?
The GUJARATI LETTER O character (ઓ) has codepoint U+0A93.
How do I type or copy GUJARATI LETTER O?
Copy ઓ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.