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