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
఼ (TELUGU SIGN NUKTA) is the Unicode character at code point U+0C3C. It belongs to the Telugu block, in the Nonspacing Mark (Mn) general category. Its script is Telu.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0C3C | |
| decimal | 3132 | |
| htmldecimal | ఼ | |
| htmlhex | ఼ | |
| css | \0C3C | |
| javascript | \u{C3C} | |
| python | \u0c3c | |
| java | \u0C3C | |
| go | \u0C3C | |
| ruby | \u{C3C} | |
| rust | \u{C3C} | |
| ccpp | \u0c3c | |
| urlencoded | %E0%B0%BC | |
| utf8bytes | e0 b0 bc | |
| utf16bebytes | 0c 3c | |
| utf32bebytes | 00 00 0c 3c |
How to Use
HTML:
఼
CSS:
content: "\0C3C"
JavaScript:
"\u{C3C}"
Python:
"\u0c3c"
Properties
Frequently Asked Questions
What is the ఼ character (TELUGU SIGN NUKTA)?
఼ (TELUGU SIGN NUKTA) is the Unicode character U+0C3C.
What is the Unicode codepoint of TELUGU SIGN NUKTA?
The TELUGU SIGN NUKTA character (఼) has codepoint U+0C3C.
How do I type or copy TELUGU SIGN NUKTA?
Copy ఼ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.