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' : ''">
๐บ
OLD PERSIAN SIGN VA
Overview
๐บ (OLD PERSIAN SIGN VA) is the Unicode character at code point U+103BA. It belongs to the Old Persian block, in the Other Letter (Lo) general category. Its script is Xpeo.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+103BA | |
| decimal | 66490 | |
| htmldecimal | 𐎺 | |
| htmlhex | 𐎺 | |
| css | \103BA | |
| javascript | \u{103BA} | |
| python | \U000103ba | |
| java | \uD800\uDFBA | |
| go | \U000103BA | |
| ruby | \u{103BA} | |
| rust | \u{103BA} | |
| ccpp | \U000103ba | |
| urlencoded | %F0%90%8E%BA | |
| utf8bytes | f0 90 8e ba | |
| utf16bebytes | d8 00 df ba | |
| utf32bebytes | 00 01 03 ba |
How to Use
HTML:
𐎺
CSS:
content: "\103BA"
JavaScript:
"\u{103BA}"
Python:
"\U000103ba"
Properties
- Block
- Old Persian
- Script
- Xpeo
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐บ character (OLD PERSIAN SIGN VA)?
๐บ (OLD PERSIAN SIGN VA) is the Unicode character U+103BA.
What is the Unicode codepoint of OLD PERSIAN SIGN VA?
The OLD PERSIAN SIGN VA character (๐บ) has codepoint U+103BA.
How do I type or copy OLD PERSIAN SIGN VA?
Copy ๐บ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.