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 VI
Overview
๐ป (OLD PERSIAN SIGN VI) is the Unicode character at code point U+103BB. 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+103BB | |
| decimal | 66491 | |
| htmldecimal | 𐎻 | |
| htmlhex | 𐎻 | |
| css | \103BB | |
| javascript | \u{103BB} | |
| python | \U000103bb | |
| java | \uD800\uDFBB | |
| go | \U000103BB | |
| ruby | \u{103BB} | |
| rust | \u{103BB} | |
| ccpp | \U000103bb | |
| urlencoded | %F0%90%8E%BB | |
| utf8bytes | f0 90 8e bb | |
| utf16bebytes | d8 00 df bb | |
| utf32bebytes | 00 01 03 bb |
How to Use
HTML:
𐎻
CSS:
content: "\103BB"
JavaScript:
"\u{103BB}"
Python:
"\U000103bb"
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 VI)?
๐ป (OLD PERSIAN SIGN VI) is the Unicode character U+103BB.
What is the Unicode codepoint of OLD PERSIAN SIGN VI?
The OLD PERSIAN SIGN VI character (๐ป) has codepoint U+103BB.
How do I type or copy OLD PERSIAN SIGN VI?
Copy ๐ป directly, or use the HTML entity, UTF-8, and code encodings shown on this page.