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' : ''">
𖿡
NUSHU ITERATION MARK
Overview
𖿡 (NUSHU ITERATION MARK) is the Unicode character at code point U+16FE1. It belongs to the Ideographic Symbols and Punctuation block, in the Modifier Letter (Lm) general category. Its script is Nshu.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+16FE1 | |
| decimal | 94177 | |
| htmldecimal | 𖿡 | |
| htmlhex | 𖿡 | |
| css | \16FE1 | |
| javascript | \u{16FE1} | |
| python | \U00016fe1 | |
| java | \uD81B\uDFE1 | |
| go | \U00016FE1 | |
| ruby | \u{16FE1} | |
| rust | \u{16FE1} | |
| ccpp | \U00016fe1 | |
| urlencoded | %F0%96%BF%A1 | |
| utf8bytes | f0 96 bf a1 | |
| utf16bebytes | d8 1b df e1 | |
| utf32bebytes | 00 01 6f e1 |
How to Use
HTML:
𖿡
CSS:
content: "\16FE1"
JavaScript:
"\u{16FE1}"
Python:
"\U00016fe1"
Properties
- Script
- Nshu
- Category
- Modifier Letter (Lm)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𖿡 character (NUSHU ITERATION MARK)?
𖿡 (NUSHU ITERATION MARK) is the Unicode character U+16FE1.
What is the Unicode codepoint of NUSHU ITERATION MARK?
The NUSHU ITERATION MARK character (𖿡) has codepoint U+16FE1.
How do I type or copy NUSHU ITERATION MARK?
Copy 𖿡 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.