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