If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+232E, officially named ALL AROUND-PROFILE, 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 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º |
9006
Copied!
|
|---|---|
| UTF-8 |
E2 8C AE
Copied!
|
| UTF-16 |
23 2E
Copied!
|
| UTF-32 |
00 00 23 2E
Copied!
|
| URL-Quoted |
%E2%8C%AE
Copied!
|
| HTML hex reference |
⌮
Copied!
|
| RFC 5137 |
\u'232E'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u232E
Copied!
|
| C and C++ |
\u232e
Copied!
|
| C# |
\u232e
Copied!
|
| CSS |
\00232E
Copied!
|
| Excel |
=UNICHAR(9006)
Copied!
|
| Go |
\u232e
Copied!
|
| JavaScript |
\u232E
Copied!
|
| Modern JavaScript (since ES6) |
\u{232e}
Copied!
|
| JSON |
\u232E
Copied!
|
| Java |
\u232E
Copied!
|
| Lua |
\u{232E}
Copied!
|
| Matlab |
char(9006)
Copied!
|
| Perl |
\x{232E}
Copied!
|
| PHP |
\u{232e}
Copied!
|
| PostgreSQL |
U&'\232E'
Copied!
|
| PowerShell |
`u{232E}
Copied!
|
| Python |
\u232e
Copied!
|
| Ruby |
\u{232e}
Copied!
|
| Rust |
\u{232e}
Copied!
|