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