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' : ''">
᫆
COMBINING NUMBER SIGN ABOVE
Overview
᫆ (COMBINING NUMBER SIGN ABOVE) is the Unicode character at code point U+1AC6. It belongs to the Combining Diacritical Marks Extended block, in the Nonspacing Mark (Mn) general category. Its script is Zinh.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1AC6 | |
| decimal | 6854 | |
| htmldecimal | ᫆ | |
| htmlhex | ᫆ | |
| css | \1AC6 | |
| javascript | \u{1AC6} | |
| python | \u1ac6 | |
| java | \u1AC6 | |
| go | \u1AC6 | |
| ruby | \u{1AC6} | |
| rust | \u{1AC6} | |
| ccpp | \u1ac6 | |
| urlencoded | %E1%AB%86 | |
| utf8bytes | e1 ab 86 | |
| utf16bebytes | 1a c6 | |
| utf32bebytes | 00 00 1a c6 |
How to Use
HTML:
᫆
CSS:
content: "\1AC6"
JavaScript:
"\u{1AC6}"
Python:
"\u1ac6"
Properties
- Script
- Zinh
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 230
- Mirrored
- No
Frequently Asked Questions
What is the ᫆ character (COMBINING NUMBER SIGN ABOVE)?
᫆ (COMBINING NUMBER SIGN ABOVE) is the Unicode character U+1AC6.
What is the Unicode codepoint of COMBINING NUMBER SIGN ABOVE?
The COMBINING NUMBER SIGN ABOVE character (᫆) has codepoint U+1AC6.
How do I type or copy COMBINING NUMBER SIGN ABOVE?
Copy ᫆ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.