If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+32CF, officially named LIMITED LIABILITY SIGN, was introduced in Unicode version 4.0. It is part of the Enclosed CJK 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 Unknown and has wide 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º |
13007
Copied!
|
|---|---|
| UTF-8 |
E3 8B 8F
Copied!
|
| UTF-16 |
32 CF
Copied!
|
| UTF-32 |
00 00 32 CF
Copied!
|
| URL-Quoted |
%E3%8B%8F
Copied!
|
| HTML hex reference |
㋏
Copied!
|
| RFC 5137 |
\u'32CF'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u32CF
Copied!
|
| C and C++ |
\u32cf
Copied!
|
| C# |
\u32cf
Copied!
|
| CSS |
\0032CF
Copied!
|
| Excel |
=UNICHAR(13007)
Copied!
|
| Go |
\u32cf
Copied!
|
| JavaScript |
\u32CF
Copied!
|
| Modern JavaScript (since ES6) |
\u{32cf}
Copied!
|
| JSON |
\u32CF
Copied!
|
| Java |
\u32CF
Copied!
|
| Lua |
\u{32CF}
Copied!
|
| Matlab |
char(13007)
Copied!
|
| Perl |
\x{32CF}
Copied!
|
| PHP |
\u{32cf}
Copied!
|
| PostgreSQL |
U&'\32CF'
Copied!
|
| PowerShell |
`u{32CF}
Copied!
|
| Python |
\u32cf
Copied!
|
| Ruby |
\u{32cf}
Copied!
|
| Rust |
\u{32cf}
Copied!
|