If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+301E, officially named DOUBLE PRIME QUOTATION MARK, was introduced in Unicode version 1.1. It is part of the CJK Symbols block, which belongs to the Basic Multilingual plane.
Categorized technically as a Close Punctuation, 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º |
12318
Copied!
|
|---|---|
| UTF-8 |
E3 80 9E
Copied!
|
| UTF-16 |
30 1E
Copied!
|
| UTF-32 |
00 00 30 1E
Copied!
|
| URL-Quoted |
%E3%80%9E
Copied!
|
| HTML hex reference |
〞
Copied!
|
| RFC 5137 |
\u'301E'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u301E
Copied!
|
| C and C++ |
\u301e
Copied!
|
| C# |
\u301e
Copied!
|
| CSS |
\00301E
Copied!
|
| Excel |
=UNICHAR(12318)
Copied!
|
| Go |
\u301e
Copied!
|
| JavaScript |
\u301E
Copied!
|
| Modern JavaScript (since ES6) |
\u{301e}
Copied!
|
| JSON |
\u301E
Copied!
|
| Java |
\u301E
Copied!
|
| Lua |
\u{301E}
Copied!
|
| Matlab |
char(12318)
Copied!
|
| Perl |
\x{301E}
Copied!
|
| PHP |
\u{301e}
Copied!
|
| PostgreSQL |
U&'\301E'
Copied!
|
| PowerShell |
`u{301E}
Copied!
|
| Python |
\u301e
Copied!
|
| Ruby |
\u{301e}
Copied!
|
| Rust |
\u{301e}
Copied!
|