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 LETTER VOCALIC RR) is the Unicode character at code point U+0C60. 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+0C60 | |
| decimal | 3168 | |
| htmldecimal | ౠ | |
| htmlhex | ౠ | |
| css | \0C60 | |
| javascript | \u{C60} | |
| python | \u0c60 | |
| java | \u0C60 | |
| go | \u0C60 | |
| ruby | \u{C60} | |
| rust | \u{C60} | |
| ccpp | \u0c60 | |
| urlencoded | %E0%B1%A0 | |
| utf8bytes | e0 b1 a0 | |
| utf16bebytes | 0c 60 | |
| utf32bebytes | 00 00 0c 60 |
How to Use
HTML:
ౠ
CSS:
content: "\0C60"
JavaScript:
"\u{C60}"
Python:
"\u0c60"
Properties
Frequently Asked Questions
What is the ౠ character (TELUGU LETTER VOCALIC RR)?
ౠ (TELUGU LETTER VOCALIC RR) is the Unicode character U+0C60.
What is the Unicode codepoint of TELUGU LETTER VOCALIC RR?
The TELUGU LETTER VOCALIC RR character (ౠ) has codepoint U+0C60.
How do I type or copy TELUGU LETTER VOCALIC RR?
Copy ౠ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.