If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+29DA, officially named LEFT DOUBLE WIGGLY FENCE, was introduced in Unicode version 3.2. It is part of the Misc Math Symbols B block, which belongs to the Basic Multilingual plane.
Categorized technically as a Open Punctuation, 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 mirrored regardless of the reading direction.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
10714
Copied!
|
|---|---|
| UTF-8 |
E2 A7 9A
Copied!
|
| UTF-16 |
29 DA
Copied!
|
| UTF-32 |
00 00 29 DA
Copied!
|
| URL-Quoted |
%E2%A7%9A
Copied!
|
| HTML hex reference |
⧚
Copied!
|
| RFC 5137 |
\u'29DA'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u29DA
Copied!
|
| C and C++ |
\u29da
Copied!
|
| C# |
\u29da
Copied!
|
| CSS |
\0029DA
Copied!
|
| Excel |
=UNICHAR(10714)
Copied!
|
| Go |
\u29da
Copied!
|
| JavaScript |
\u29DA
Copied!
|
| Modern JavaScript (since ES6) |
\u{29da}
Copied!
|
| JSON |
\u29DA
Copied!
|
| Java |
\u29DA
Copied!
|
| Lua |
\u{29DA}
Copied!
|
| Matlab |
char(10714)
Copied!
|
| Perl |
\x{29DA}
Copied!
|
| PHP |
\u{29da}
Copied!
|
| PostgreSQL |
U&'\29DA'
Copied!
|
| PowerShell |
`u{29DA}
Copied!
|
| Python |
\u29da
Copied!
|
| Ruby |
\u{29da}
Copied!
|
| Rust |
\u{29da}
Copied!
|