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