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