If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+265E, officially named BLACK CHESS KNIGHT, was introduced in Unicode version 1.1. It is part of the Misc Symbols block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Symbol, this character typically falls under the Common 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 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º |
9822
Copied!
|
|---|---|
| UTF-8 |
E2 99 9E
Copied!
|
| UTF-16 |
26 5E
Copied!
|
| UTF-32 |
00 00 26 5E
Copied!
|
| URL-Quoted |
%E2%99%9E
Copied!
|
| HTML hex reference |
♞
Copied!
|
| RFC 5137 |
\u'265E'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u265E
Copied!
|
| C and C++ |
\u265e
Copied!
|
| C# |
\u265e
Copied!
|
| CSS |
\00265E
Copied!
|
| Excel |
=UNICHAR(9822)
Copied!
|
| Go |
\u265e
Copied!
|
| JavaScript |
\u265E
Copied!
|
| Modern JavaScript (since ES6) |
\u{265e}
Copied!
|
| JSON |
\u265E
Copied!
|
| Java |
\u265E
Copied!
|
| Lua |
\u{265E}
Copied!
|
| Matlab |
char(9822)
Copied!
|
| Perl |
\x{265E}
Copied!
|
| PHP |
\u{265e}
Copied!
|
| PostgreSQL |
U&'\265E'
Copied!
|
| PowerShell |
`u{265E}
Copied!
|
| Python |
\u265e
Copied!
|
| Ruby |
\u{265e}
Copied!
|
| Rust |
\u{265e}
Copied!
|