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 DOT ABOVE
Overview
๐พ (OLD UYGHUR COMBINING DOT ABOVE) is the Unicode character at code point U+10F82. 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+10F82 | |
| decimal | 69506 | |
| htmldecimal | 𐾂 | |
| htmlhex | 𐾂 | |
| css | \10F82 | |
| javascript | \u{10F82} | |
| python | \U00010f82 | |
| java | \uD803\uDF82 | |
| go | \U00010F82 | |
| ruby | \u{10F82} | |
| rust | \u{10F82} | |
| ccpp | \U00010f82 | |
| urlencoded | %F0%90%BE%82 | |
| utf8bytes | f0 90 be 82 | |
| utf16bebytes | d8 03 df 82 | |
| utf32bebytes | 00 01 0f 82 |
How to Use
HTML:
𐾂
CSS:
content: "\10F82"
JavaScript:
"\u{10F82}"
Python:
"\U00010f82"
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 DOT ABOVE)?
๐พ (OLD UYGHUR COMBINING DOT ABOVE) is the Unicode character U+10F82.
What is the Unicode codepoint of OLD UYGHUR COMBINING DOT ABOVE?
The OLD UYGHUR COMBINING DOT ABOVE character (๐พ) has codepoint U+10F82.
How do I type or copy OLD UYGHUR COMBINING DOT ABOVE?
Copy ๐พ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.