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