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