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
๐ฏ (BRAHMI LETTER VA) is the Unicode character at code point U+1102F. It belongs to the Brahmi block, in the Other Letter (Lo) general category. Its script is Brah.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1102F | |
| decimal | 69679 | |
| htmldecimal | 𑀯 | |
| htmlhex | 𑀯 | |
| css | \1102F | |
| javascript | \u{1102F} | |
| python | \U0001102f | |
| java | \uD804\uDC2F | |
| go | \U0001102F | |
| ruby | \u{1102F} | |
| rust | \u{1102F} | |
| ccpp | \U0001102f | |
| urlencoded | %F0%91%80%AF | |
| utf8bytes | f0 91 80 af | |
| utf16bebytes | d8 04 dc 2f | |
| utf32bebytes | 00 01 10 2f |
How to Use
HTML:
𑀯
CSS:
content: "\1102F"
JavaScript:
"\u{1102F}"
Python:
"\U0001102f"
Properties
Frequently Asked Questions
What is the ๐ฏ character (BRAHMI LETTER VA)?
๐ฏ (BRAHMI LETTER VA) is the Unicode character U+1102F.
What is the Unicode codepoint of BRAHMI LETTER VA?
The BRAHMI LETTER VA character (๐ฏ) has codepoint U+1102F.
How do I type or copy BRAHMI LETTER VA?
Copy ๐ฏ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.