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