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