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 NUKTA) is the Unicode character at code point U+0CBC. It belongs to the Kannada block, in the Nonspacing Mark (Mn) general category. Its script is Knda.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0CBC | |
| decimal | 3260 | |
| htmldecimal | ಼ | |
| htmlhex | ಼ | |
| css | \0CBC | |
| javascript | \u{CBC} | |
| python | \u0cbc | |
| java | \u0CBC | |
| go | \u0CBC | |
| ruby | \u{CBC} | |
| rust | \u{CBC} | |
| ccpp | \u0cbc | |
| urlencoded | %E0%B2%BC | |
| utf8bytes | e0 b2 bc | |
| utf16bebytes | 0c bc | |
| utf32bebytes | 00 00 0c bc |
How to Use
HTML:
಼
CSS:
content: "\0CBC"
JavaScript:
"\u{CBC}"
Python:
"\u0cbc"
Properties
Frequently Asked Questions
What is the ಼ character (KANNADA SIGN NUKTA)?
಼ (KANNADA SIGN NUKTA) is the Unicode character U+0CBC.
What is the Unicode codepoint of KANNADA SIGN NUKTA?
The KANNADA SIGN NUKTA character (಼) has codepoint U+0CBC.
How do I type or copy KANNADA SIGN NUKTA?
Copy ಼ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.