If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+236C, officially named APL FUNCTIONAL SYMBOL ZILDE, was introduced in Unicode version 1.1. It is part of the Misc Technical 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 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º |
9068
Copied!
|
|---|---|
| UTF-8 |
E2 8D AC
Copied!
|
| UTF-16 |
23 6C
Copied!
|
| UTF-32 |
00 00 23 6C
Copied!
|
| URL-Quoted |
%E2%8D%AC
Copied!
|
| HTML hex reference |
⍬
Copied!
|
| RFC 5137 |
\u'236C'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u236C
Copied!
|
| C and C++ |
\u236c
Copied!
|
| C# |
\u236c
Copied!
|
| CSS |
\00236C
Copied!
|
| Excel |
=UNICHAR(9068)
Copied!
|
| Go |
\u236c
Copied!
|
| JavaScript |
\u236C
Copied!
|
| Modern JavaScript (since ES6) |
\u{236c}
Copied!
|
| JSON |
\u236C
Copied!
|
| Java |
\u236C
Copied!
|
| Lua |
\u{236C}
Copied!
|
| Matlab |
char(9068)
Copied!
|
| Perl |
\x{236C}
Copied!
|
| PHP |
\u{236c}
Copied!
|
| PostgreSQL |
U&'\236C'
Copied!
|
| PowerShell |
`u{236C}
Copied!
|
| Python |
\u236c
Copied!
|
| Ruby |
\u{236c}
Copied!
|
| Rust |
\u{236c}
Copied!
|