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