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 VA) is the Unicode character at code point U+0C35. 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+0C35 | |
| decimal | 3125 | |
| htmldecimal | వ | |
| htmlhex | వ | |
| css | \0C35 | |
| javascript | \u{C35} | |
| python | \u0c35 | |
| java | \u0C35 | |
| go | \u0C35 | |
| ruby | \u{C35} | |
| rust | \u{C35} | |
| ccpp | \u0c35 | |
| urlencoded | %E0%B0%B5 | |
| utf8bytes | e0 b0 b5 | |
| utf16bebytes | 0c 35 | |
| utf32bebytes | 00 00 0c 35 |
How to Use
HTML:
వ
CSS:
content: "\0C35"
JavaScript:
"\u{C35}"
Python:
"\u0c35"
Properties
Frequently Asked Questions
What is the వ character (TELUGU LETTER VA)?
వ (TELUGU LETTER VA) is the Unicode character U+0C35.
What is the Unicode codepoint of TELUGU LETTER VA?
The TELUGU LETTER VA character (వ) has codepoint U+0C35.
How do I type or copy TELUGU LETTER VA?
Copy వ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.