If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+31C3, officially named CJK STROKE BXG, was introduced in Unicode version 4.1. It is part of the CJK Strokes 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 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º |
12739
Copied!
|
|---|---|
| UTF-8 |
E3 87 83
Copied!
|
| UTF-16 |
31 C3
Copied!
|
| UTF-32 |
00 00 31 C3
Copied!
|
| URL-Quoted |
%E3%87%83
Copied!
|
| HTML hex reference |
㇃
Copied!
|
| RFC 5137 |
\u'31C3'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u31C3
Copied!
|
| C and C++ |
\u31c3
Copied!
|
| C# |
\u31c3
Copied!
|
| CSS |
\0031C3
Copied!
|
| Excel |
=UNICHAR(12739)
Copied!
|
| Go |
\u31c3
Copied!
|
| JavaScript |
\u31C3
Copied!
|
| Modern JavaScript (since ES6) |
\u{31c3}
Copied!
|
| JSON |
\u31C3
Copied!
|
| Java |
\u31C3
Copied!
|
| Lua |
\u{31C3}
Copied!
|
| Matlab |
char(12739)
Copied!
|
| Perl |
\x{31C3}
Copied!
|
| PHP |
\u{31c3}
Copied!
|
| PostgreSQL |
U&'\31C3'
Copied!
|
| PowerShell |
`u{31C3}
Copied!
|
| Python |
\u31c3
Copied!
|
| Ruby |
\u{31c3}
Copied!
|
| Rust |
\u{31c3}
Copied!
|