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