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