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' : ''">
𐫴
MANICHAEAN PUNCTUATION DOT
Overview
𐫴 (MANICHAEAN PUNCTUATION DOT) is the Unicode character at code point U+10AF4. It belongs to the Manichaean block, in the Other Punctuation (Po) general category. Its script is Mani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10AF4 | |
| decimal | 68340 | |
| htmldecimal | 𐫴 | |
| htmlhex | 𐫴 | |
| css | \10AF4 | |
| javascript | \u{10AF4} | |
| python | \U00010af4 | |
| java | \uD802\uDEF4 | |
| go | \U00010AF4 | |
| ruby | \u{10AF4} | |
| rust | \u{10AF4} | |
| ccpp | \U00010af4 | |
| urlencoded | %F0%90%AB%B4 | |
| utf8bytes | f0 90 ab b4 | |
| utf16bebytes | d8 02 de f4 | |
| utf32bebytes | 00 01 0a f4 |
How to Use
HTML:
𐫴
CSS:
content: "\10AF4"
JavaScript:
"\u{10AF4}"
Python:
"\U00010af4"
Properties
- Block
- Manichaean
- Script
- Mani
- Category
- Other Punctuation (Po)
- Bidirectional
- R
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𐫴 character (MANICHAEAN PUNCTUATION DOT)?
𐫴 (MANICHAEAN PUNCTUATION DOT) is the Unicode character U+10AF4.
What is the Unicode codepoint of MANICHAEAN PUNCTUATION DOT?
The MANICHAEAN PUNCTUATION DOT character (𐫴) has codepoint U+10AF4.
How do I type or copy MANICHAEAN PUNCTUATION DOT?
Copy 𐫴 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.