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
വ (MALAYALAM LETTER VA) is the Unicode character at code point U+0D35. It belongs to the Malayalam block, in the Other Letter (Lo) general category. Its script is Mlym.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0D35 | |
| decimal | 3381 | |
| htmldecimal | വ | |
| htmlhex | വ | |
| css | \0D35 | |
| javascript | \u{D35} | |
| python | \u0d35 | |
| java | \u0D35 | |
| go | \u0D35 | |
| ruby | \u{D35} | |
| rust | \u{D35} | |
| ccpp | \u0d35 | |
| urlencoded | %E0%B4%B5 | |
| utf8bytes | e0 b4 b5 | |
| utf16bebytes | 0d 35 | |
| utf32bebytes | 00 00 0d 35 |
How to Use
HTML:
വ
CSS:
content: "\0D35"
JavaScript:
"\u{D35}"
Python:
"\u0d35"
Properties
Frequently Asked Questions
What is the വ character (MALAYALAM LETTER VA)?
വ (MALAYALAM LETTER VA) is the Unicode character U+0D35.
What is the Unicode codepoint of MALAYALAM LETTER VA?
The MALAYALAM LETTER VA character (വ) has codepoint U+0D35.
How do I type or copy MALAYALAM LETTER VA?
Copy വ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.