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 O) is the Unicode character at code point U+0C92. 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+0C92 | |
| decimal | 3218 | |
| htmldecimal | ಒ | |
| htmlhex | ಒ | |
| css | \0C92 | |
| javascript | \u{C92} | |
| python | \u0c92 | |
| java | \u0C92 | |
| go | \u0C92 | |
| ruby | \u{C92} | |
| rust | \u{C92} | |
| ccpp | \u0c92 | |
| urlencoded | %E0%B2%92 | |
| utf8bytes | e0 b2 92 | |
| utf16bebytes | 0c 92 | |
| utf32bebytes | 00 00 0c 92 |
How to Use
HTML:
ಒ
CSS:
content: "\0C92"
JavaScript:
"\u{C92}"
Python:
"\u0c92"
Properties
Frequently Asked Questions
What is the ಒ character (KANNADA LETTER O)?
ಒ (KANNADA LETTER O) is the Unicode character U+0C92.
What is the Unicode codepoint of KANNADA LETTER O?
The KANNADA LETTER O character (ಒ) has codepoint U+0C92.
How do I type or copy KANNADA LETTER O?
Copy ಒ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.