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