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