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 SIGN VIRAMA) is the Unicode character at code point U+0BCD. It belongs to the Tamil block, in the Nonspacing Mark (Mn) general category. Its script is Taml.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0BCD | |
| decimal | 3021 | |
| htmldecimal | ் | |
| htmlhex | ் | |
| css | \0BCD | |
| javascript | \u{BCD} | |
| python | \u0bcd | |
| java | \u0BCD | |
| go | \u0BCD | |
| ruby | \u{BCD} | |
| rust | \u{BCD} | |
| ccpp | \u0bcd | |
| urlencoded | %E0%AF%8D | |
| utf8bytes | e0 af 8d | |
| utf16bebytes | 0b cd | |
| utf32bebytes | 00 00 0b cd |
How to Use
HTML:
்
CSS:
content: "\0BCD"
JavaScript:
"\u{BCD}"
Python:
"\u0bcd"
Properties
Frequently Asked Questions
What is the ் character (TAMIL SIGN VIRAMA)?
் (TAMIL SIGN VIRAMA) is the Unicode character U+0BCD.
What is the Unicode codepoint of TAMIL SIGN VIRAMA?
The TAMIL SIGN VIRAMA character (்) has codepoint U+0BCD.
How do I type or copy TAMIL SIGN VIRAMA?
Copy ் directly, or use the HTML entity, UTF-8, and code encodings shown on this page.