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' : ''">
क
DEVANAGARI LETTER KA
Overview
क (DEVANAGARI LETTER KA) is the Unicode character at code point U+0915. It belongs to the Devanagari block, in the Other Letter (Lo) general category. Its script is Deva.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0915 | |
| decimal | 2325 | |
| htmldecimal | क | |
| htmlhex | क | |
| css | \0915 | |
| javascript | \u{915} | |
| python | \u0915 | |
| java | \u0915 | |
| go | \u0915 | |
| ruby | \u{915} | |
| rust | \u{915} | |
| ccpp | \u0915 | |
| urlencoded | %E0%A4%95 | |
| utf8bytes | e0 a4 95 | |
| utf16bebytes | 09 15 | |
| utf32bebytes | 00 00 09 15 |
How to Use
HTML:
क
CSS:
content: "\0915"
JavaScript:
"\u{915}"
Python:
"\u0915"
Properties
- Block
- Devanagari
- Script
- Deva
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the क character (DEVANAGARI LETTER KA)?
क (DEVANAGARI LETTER KA) is the Unicode character U+0915.
What is the Unicode codepoint of DEVANAGARI LETTER KA?
The DEVANAGARI LETTER KA character (क) has codepoint U+0915.
How do I type or copy DEVANAGARI LETTER KA?
Copy क directly, or use the HTML entity, UTF-8, and code encodings shown on this page.