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