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