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 JA) is the Unicode character at code point U+0B9C. 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+0B9C | |
| decimal | 2972 | |
| htmldecimal | ஜ | |
| htmlhex | ஜ | |
| css | \0B9C | |
| javascript | \u{B9C} | |
| python | \u0b9c | |
| java | \u0B9C | |
| go | \u0B9C | |
| ruby | \u{B9C} | |
| rust | \u{B9C} | |
| ccpp | \u0b9c | |
| urlencoded | %E0%AE%9C | |
| utf8bytes | e0 ae 9c | |
| utf16bebytes | 0b 9c | |
| utf32bebytes | 00 00 0b 9c |
How to Use
HTML:
ஜ
CSS:
content: "\0B9C"
JavaScript:
"\u{B9C}"
Python:
"\u0b9c"
Properties
Frequently Asked Questions
What is the ஜ character (TAMIL LETTER JA)?
ஜ (TAMIL LETTER JA) is the Unicode character U+0B9C.
What is the Unicode codepoint of TAMIL LETTER JA?
The TAMIL LETTER JA character (ஜ) has codepoint U+0B9C.
How do I type or copy TAMIL LETTER JA?
Copy ஜ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.