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