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