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