If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+26EE, officially named GEAR WITH HANDLES, was introduced in Unicode version 5.2. 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 ambiguous 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º |
9966
Copied!
|
|---|---|
| UTF-8 |
E2 9B AE
Copied!
|
| UTF-16 |
26 EE
Copied!
|
| UTF-32 |
00 00 26 EE
Copied!
|
| URL-Quoted |
%E2%9B%AE
Copied!
|
| HTML hex reference |
⛮
Copied!
|
| RFC 5137 |
\u'26EE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u26EE
Copied!
|
| C and C++ |
\u26ee
Copied!
|
| C# |
\u26ee
Copied!
|
| CSS |
\0026EE
Copied!
|
| Excel |
=UNICHAR(9966)
Copied!
|
| Go |
\u26ee
Copied!
|
| JavaScript |
\u26EE
Copied!
|
| Modern JavaScript (since ES6) |
\u{26ee}
Copied!
|
| JSON |
\u26EE
Copied!
|
| Java |
\u26EE
Copied!
|
| Lua |
\u{26EE}
Copied!
|
| Matlab |
char(9966)
Copied!
|
| Perl |
\x{26EE}
Copied!
|
| PHP |
\u{26ee}
Copied!
|
| PostgreSQL |
U&'\26EE'
Copied!
|
| PowerShell |
`u{26EE}
Copied!
|
| Python |
\u26ee
Copied!
|
| Ruby |
\u{26ee}
Copied!
|
| Rust |
\u{26ee}
Copied!
|