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