If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+31CA, officially named CJK STROKE HZT, 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º |
12746
Copied!
|
|---|---|
| UTF-8 |
E3 87 8A
Copied!
|
| UTF-16 |
31 CA
Copied!
|
| UTF-32 |
00 00 31 CA
Copied!
|
| URL-Quoted |
%E3%87%8A
Copied!
|
| HTML hex reference |
㇊
Copied!
|
| RFC 5137 |
\u'31CA'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u31CA
Copied!
|
| C and C++ |
\u31ca
Copied!
|
| C# |
\u31ca
Copied!
|
| CSS |
\0031CA
Copied!
|
| Excel |
=UNICHAR(12746)
Copied!
|
| Go |
\u31ca
Copied!
|
| JavaScript |
\u31CA
Copied!
|
| Modern JavaScript (since ES6) |
\u{31ca}
Copied!
|
| JSON |
\u31CA
Copied!
|
| Java |
\u31CA
Copied!
|
| Lua |
\u{31CA}
Copied!
|
| Matlab |
char(12746)
Copied!
|
| Perl |
\x{31CA}
Copied!
|
| PHP |
\u{31ca}
Copied!
|
| PostgreSQL |
U&'\31CA'
Copied!
|
| PowerShell |
`u{31CA}
Copied!
|
| Python |
\u31ca
Copied!
|
| Ruby |
\u{31ca}
Copied!
|
| Rust |
\u{31ca}
Copied!
|