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