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