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