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