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