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 UYGHUR COMBINING TWO DOTS ABOVE
Overview
๐พ (OLD UYGHUR COMBINING TWO DOTS ABOVE) is the Unicode character at code point U+10F84. It belongs to the Old Uyghur block, in the Nonspacing Mark (Mn) general category. Its script is Ougr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10F84 | |
| decimal | 69508 | |
| htmldecimal | 𐾄 | |
| htmlhex | 𐾄 | |
| css | \10F84 | |
| javascript | \u{10F84} | |
| python | \U00010f84 | |
| java | \uD803\uDF84 | |
| go | \U00010F84 | |
| ruby | \u{10F84} | |
| rust | \u{10F84} | |
| ccpp | \U00010f84 | |
| urlencoded | %F0%90%BE%84 | |
| utf8bytes | f0 90 be 84 | |
| utf16bebytes | d8 03 df 84 | |
| utf32bebytes | 00 01 0f 84 |
How to Use
HTML:
𐾄
CSS:
content: "\10F84"
JavaScript:
"\u{10F84}"
Python:
"\U00010f84"
Properties
- Block
- Old Uyghur
- Script
- Ougr
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 230
- Mirrored
- No
Frequently Asked Questions
What is the ๐พ character (OLD UYGHUR COMBINING TWO DOTS ABOVE)?
๐พ (OLD UYGHUR COMBINING TWO DOTS ABOVE) is the Unicode character U+10F84.
What is the Unicode codepoint of OLD UYGHUR COMBINING TWO DOTS ABOVE?
The OLD UYGHUR COMBINING TWO DOTS ABOVE character (๐พ) has codepoint U+10F84.
How do I type or copy OLD UYGHUR COMBINING TWO DOTS ABOVE?
Copy ๐พ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.