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