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