If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+16FF1, officially named VIETNAMESE ALTERNATE READING MARK NHAY, was introduced in Unicode version 13.0. It is part of the Ideographic Symbols block, which belongs to the Supplementary Multilingual plane.
Categorized technically as a Spacing Mark, 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 Left-To-Right 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º |
94193
Copied!
|
|---|---|
| UTF-8 |
F0 96 BF B1
Copied!
|
| UTF-16 |
D8 1B DF F1
Copied!
|
| UTF-32 |
00 01 6F F1
Copied!
|
| URL-Quoted |
%F0%96%BF%B1
Copied!
|
| HTML hex reference |
𖿱
Copied!
|
| RFC 5137 |
\u'16FF1'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U00016FF1
Copied!
|
| C and C++ |
\U00016ff1
Copied!
|
| C# |
\U00016ff1
Copied!
|
| CSS |
\0016FF1
Copied!
|
| Excel |
=UNICHAR(94193)
Copied!
|
| Go |
\U00016ff1
Copied!
|
| JavaScript |
\uD81B\uDFF1
Copied!
|
| Modern JavaScript (since ES6) |
\u{16ff1}
Copied!
|
| JSON |
\uD81B\uDFF1
Copied!
|
| Java |
\uD81B\uDFF1
Copied!
|
| Lua |
\u{16FF1}
Copied!
|
| Matlab |
char(94193)
Copied!
|
| Perl |
\x{16FF1}
Copied!
|
| PHP |
\u{16ff1}
Copied!
|
| PostgreSQL |
U&'\16FF1'
Copied!
|
| PowerShell |
`u{16FF1}
Copied!
|
| Python |
\U00016ff1
Copied!
|
| Ruby |
\u{16ff1}
Copied!
|
| Rust |
\u{16ff1}
Copied!
|