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