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
క (TELUGU LETTER KA) is the Unicode character at code point U+0C15. It belongs to the Telugu block, in the Other Letter (Lo) general category. Its script is Telu.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0C15 | |
| decimal | 3093 | |
| htmldecimal | క | |
| htmlhex | క | |
| css | \0C15 | |
| javascript | \u{C15} | |
| python | \u0c15 | |
| java | \u0C15 | |
| go | \u0C15 | |
| ruby | \u{C15} | |
| rust | \u{C15} | |
| ccpp | \u0c15 | |
| urlencoded | %E0%B0%95 | |
| utf8bytes | e0 b0 95 | |
| utf16bebytes | 0c 15 | |
| utf32bebytes | 00 00 0c 15 |
How to Use
HTML:
క
CSS:
content: "\0C15"
JavaScript:
"\u{C15}"
Python:
"\u0c15"
Properties
Frequently Asked Questions
What is the క character (TELUGU LETTER KA)?
క (TELUGU LETTER KA) is the Unicode character U+0C15.
What is the Unicode codepoint of TELUGU LETTER KA?
The TELUGU LETTER KA character (క) has codepoint U+0C15.
How do I type or copy TELUGU LETTER KA?
Copy క directly, or use the HTML entity, UTF-8, and code encodings shown on this page.