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 DAHYAAUSH
Overview
๐ (OLD PERSIAN SIGN DAHYAAUSH) is the Unicode character at code point U+103CC. 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+103CC | |
| decimal | 66508 | |
| htmldecimal | 𐏌 | |
| htmlhex | 𐏌 | |
| css | \103CC | |
| javascript | \u{103CC} | |
| python | \U000103cc | |
| java | \uD800\uDFCC | |
| go | \U000103CC | |
| ruby | \u{103CC} | |
| rust | \u{103CC} | |
| ccpp | \U000103cc | |
| urlencoded | %F0%90%8F%8C | |
| utf8bytes | f0 90 8f 8c | |
| utf16bebytes | d8 00 df cc | |
| utf32bebytes | 00 01 03 cc |
How to Use
HTML:
𐏌
CSS:
content: "\103CC"
JavaScript:
"\u{103CC}"
Python:
"\U000103cc"
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 DAHYAAUSH)?
๐ (OLD PERSIAN SIGN DAHYAAUSH) is the Unicode character U+103CC.
What is the Unicode codepoint of OLD PERSIAN SIGN DAHYAAUSH?
The OLD PERSIAN SIGN DAHYAAUSH character (๐) has codepoint U+103CC.
How do I type or copy OLD PERSIAN SIGN DAHYAAUSH?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.