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 NUMBER TWO
Overview
๐ (OLD PERSIAN NUMBER TWO) is the Unicode character at code point U+103D2. It belongs to the Old Persian block, in the Letter Number (Nl) general category. Its script is Xpeo.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+103D2 | |
| decimal | 66514 | |
| htmldecimal | 𐏒 | |
| htmlhex | 𐏒 | |
| css | \103D2 | |
| javascript | \u{103D2} | |
| python | \U000103d2 | |
| java | \uD800\uDFD2 | |
| go | \U000103D2 | |
| ruby | \u{103D2} | |
| rust | \u{103D2} | |
| ccpp | \U000103d2 | |
| urlencoded | %F0%90%8F%92 | |
| utf8bytes | f0 90 8f 92 | |
| utf16bebytes | d8 00 df d2 | |
| utf32bebytes | 00 01 03 d2 |
How to Use
HTML:
𐏒
CSS:
content: "\103D2"
JavaScript:
"\u{103D2}"
Python:
"\U000103d2"
Properties
- Block
- Old Persian
- Script
- Xpeo
- Category
- Letter Number (Nl)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ character (OLD PERSIAN NUMBER TWO)?
๐ (OLD PERSIAN NUMBER TWO) is the Unicode character U+103D2.
What is the Unicode codepoint of OLD PERSIAN NUMBER TWO?
The OLD PERSIAN NUMBER TWO character (๐) has codepoint U+103D2.
How do I type or copy OLD PERSIAN NUMBER TWO?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.