If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+16BE, officially named RUNIC LETTER NAUDIZ NYD NAUD N, was introduced in Unicode version 3.0. It is part of the Runic block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Letter, this character typically falls under the Runr script. In terms of text layout and rendering, the glyph is not a composition and has no designated width 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º |
5822
Copied!
|
|---|---|
| UTF-8 |
E1 9A BE
Copied!
|
| UTF-16 |
16 BE
Copied!
|
| UTF-32 |
00 00 16 BE
Copied!
|
| URL-Quoted |
%E1%9A%BE
Copied!
|
| HTML hex reference |
ᚾ
Copied!
|
| RFC 5137 |
\u'16BE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u16BE
Copied!
|
| C and C++ |
\u16be
Copied!
|
| C# |
\u16be
Copied!
|
| CSS |
\0016BE
Copied!
|
| Excel |
=UNICHAR(5822)
Copied!
|
| Go |
\u16be
Copied!
|
| JavaScript |
\u16BE
Copied!
|
| Modern JavaScript (since ES6) |
\u{16be}
Copied!
|
| JSON |
\u16BE
Copied!
|
| Java |
\u16BE
Copied!
|
| Lua |
\u{16BE}
Copied!
|
| Matlab |
char(5822)
Copied!
|
| Perl |
\x{16BE}
Copied!
|
| PHP |
\u{16be}
Copied!
|
| PostgreSQL |
U&'\16BE'
Copied!
|
| PowerShell |
`u{16BE}
Copied!
|
| Python |
\u16be
Copied!
|
| Ruby |
\u{16be}
Copied!
|
| Rust |
\u{16be}
Copied!
|