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