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