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
๐ต (GRANTHA LETTER VA) is the Unicode character at code point U+11335. It belongs to the Grantha block, in the Other Letter (Lo) general category. Its script is Gran.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11335 | |
| decimal | 70453 | |
| htmldecimal | 𑌵 | |
| htmlhex | 𑌵 | |
| css | \11335 | |
| javascript | \u{11335} | |
| python | \U00011335 | |
| java | \uD804\uDF35 | |
| go | \U00011335 | |
| ruby | \u{11335} | |
| rust | \u{11335} | |
| ccpp | \U00011335 | |
| urlencoded | %F0%91%8C%B5 | |
| utf8bytes | f0 91 8c b5 | |
| utf16bebytes | d8 04 df 35 | |
| utf32bebytes | 00 01 13 35 |
How to Use
HTML:
𑌵
CSS:
content: "\11335"
JavaScript:
"\u{11335}"
Python:
"\U00011335"
Properties
Frequently Asked Questions
What is the ๐ต character (GRANTHA LETTER VA)?
๐ต (GRANTHA LETTER VA) is the Unicode character U+11335.
What is the Unicode codepoint of GRANTHA LETTER VA?
The GRANTHA LETTER VA character (๐ต) has codepoint U+11335.
How do I type or copy GRANTHA LETTER VA?
Copy ๐ต directly, or use the HTML entity, UTF-8, and code encodings shown on this page.