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
ખ (GUJARATI LETTER KHA) is the Unicode character at code point U+0A96. It belongs to the Gujarati block, in the Other Letter (Lo) general category. Its script is Gujr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0A96 | |
| decimal | 2710 | |
| htmldecimal | ખ | |
| htmlhex | ખ | |
| css | \0A96 | |
| javascript | \u{A96} | |
| python | \u0a96 | |
| java | \u0A96 | |
| go | \u0A96 | |
| ruby | \u{A96} | |
| rust | \u{A96} | |
| ccpp | \u0a96 | |
| urlencoded | %E0%AA%96 | |
| utf8bytes | e0 aa 96 | |
| utf16bebytes | 0a 96 | |
| utf32bebytes | 00 00 0a 96 |
How to Use
HTML:
ખ
CSS:
content: "\0A96"
JavaScript:
"\u{A96}"
Python:
"\u0a96"
Properties
Frequently Asked Questions
What is the ખ character (GUJARATI LETTER KHA)?
ખ (GUJARATI LETTER KHA) is the Unicode character U+0A96.
What is the Unicode codepoint of GUJARATI LETTER KHA?
The GUJARATI LETTER KHA character (ખ) has codepoint U+0A96.
How do I type or copy GUJARATI LETTER KHA?
Copy ખ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.