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