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