If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+16FE2, officially named OLD CHINESE HOOK MARK, was introduced in Unicode version 12.0. It is part of the Ideographic Symbols block, which belongs to the Supplementary Multilingual plane.
Categorized technically as a Other Punctuation, this character typically falls under the Han script. In terms of text layout and rendering, the glyph is not a composition and has wide in East Asian typography. When placed in bidirectional text, it behaves as an Other Neutral character. Its visual representation remains not mirrored regardless of the reading direction.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
94178
Copied!
|
|---|---|
| UTF-8 |
F0 96 BF A2
Copied!
|
| UTF-16 |
D8 1B DF E2
Copied!
|
| UTF-32 |
00 01 6F E2
Copied!
|
| URL-Quoted |
%F0%96%BF%A2
Copied!
|
| HTML hex reference |
𖿢
Copied!
|
| RFC 5137 |
\u'16FE2'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U00016FE2
Copied!
|
| C and C++ |
\U00016fe2
Copied!
|
| C# |
\U00016fe2
Copied!
|
| CSS |
\0016FE2
Copied!
|
| Excel |
=UNICHAR(94178)
Copied!
|
| Go |
\U00016fe2
Copied!
|
| JavaScript |
\uD81B\uDFE2
Copied!
|
| Modern JavaScript (since ES6) |
\u{16fe2}
Copied!
|
| JSON |
\uD81B\uDFE2
Copied!
|
| Java |
\uD81B\uDFE2
Copied!
|
| Lua |
\u{16FE2}
Copied!
|
| Matlab |
char(94178)
Copied!
|
| Perl |
\x{16FE2}
Copied!
|
| PHP |
\u{16fe2}
Copied!
|
| PostgreSQL |
U&'\16FE2'
Copied!
|
| PowerShell |
`u{16FE2}
Copied!
|
| Python |
\U00016fe2
Copied!
|
| Ruby |
\u{16fe2}
Copied!
|
| Rust |
\u{16fe2}
Copied!
|