If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+235B, officially named APL FUNCTIONAL SYMBOL JOT UNDERBAR, 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º |
9051
Copied!
|
|---|---|
| UTF-8 |
E2 8D 9B
Copied!
|
| UTF-16 |
23 5B
Copied!
|
| UTF-32 |
00 00 23 5B
Copied!
|
| URL-Quoted |
%E2%8D%9B
Copied!
|
| HTML hex reference |
⍛
Copied!
|
| RFC 5137 |
\u'235B'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u235B
Copied!
|
| C and C++ |
\u235b
Copied!
|
| C# |
\u235b
Copied!
|
| CSS |
\00235B
Copied!
|
| Excel |
=UNICHAR(9051)
Copied!
|
| Go |
\u235b
Copied!
|
| JavaScript |
\u235B
Copied!
|
| Modern JavaScript (since ES6) |
\u{235b}
Copied!
|
| JSON |
\u235B
Copied!
|
| Java |
\u235B
Copied!
|
| Lua |
\u{235B}
Copied!
|
| Matlab |
char(9051)
Copied!
|
| Perl |
\x{235B}
Copied!
|
| PHP |
\u{235b}
Copied!
|
| PostgreSQL |
U&'\235B'
Copied!
|
| PowerShell |
`u{235B}
Copied!
|
| Python |
\u235b
Copied!
|
| Ruby |
\u{235b}
Copied!
|
| Rust |
\u{235b}
Copied!
|