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
ோ (TAMIL VOWEL SIGN OO) is the Unicode character at code point U+0BCB. It belongs to the Tamil block, in the Spacing Mark (Mc) general category. Its script is Taml.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0BCB | |
| decimal | 3019 | |
| htmldecimal | ோ | |
| htmlhex | ோ | |
| css | \0BCB | |
| javascript | \u{BCB} | |
| python | \u0bcb | |
| java | \u0BCB | |
| go | \u0BCB | |
| ruby | \u{BCB} | |
| rust | \u{BCB} | |
| ccpp | \u0bcb | |
| urlencoded | %E0%AF%8B | |
| utf8bytes | e0 af 8b | |
| utf16bebytes | 0b cb | |
| utf32bebytes | 00 00 0b cb |
How to Use
HTML:
ோ
CSS:
content: "\0BCB"
JavaScript:
"\u{BCB}"
Python:
"\u0bcb"
Properties
Frequently Asked Questions
What is the ோ character (TAMIL VOWEL SIGN OO)?
ோ (TAMIL VOWEL SIGN OO) is the Unicode character U+0BCB.
What is the Unicode codepoint of TAMIL VOWEL SIGN OO?
The TAMIL VOWEL SIGN OO character (ோ) has codepoint U+0BCB.
How do I type or copy TAMIL VOWEL SIGN OO?
Copy ோ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.