If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+301D, officially named REVERSED 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 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 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º |
12317
Copied!
|
|---|---|
| UTF-8 |
E3 80 9D
Copied!
|
| UTF-16 |
30 1D
Copied!
|
| UTF-32 |
00 00 30 1D
Copied!
|
| URL-Quoted |
%E3%80%9D
Copied!
|
| HTML hex reference |
〝
Copied!
|
| RFC 5137 |
\u'301D'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u301D
Copied!
|
| C and C++ |
\u301d
Copied!
|
| C# |
\u301d
Copied!
|
| CSS |
\00301D
Copied!
|
| Excel |
=UNICHAR(12317)
Copied!
|
| Go |
\u301d
Copied!
|
| JavaScript |
\u301D
Copied!
|
| Modern JavaScript (since ES6) |
\u{301d}
Copied!
|
| JSON |
\u301D
Copied!
|
| Java |
\u301D
Copied!
|
| Lua |
\u{301D}
Copied!
|
| Matlab |
char(12317)
Copied!
|
| Perl |
\x{301D}
Copied!
|
| PHP |
\u{301d}
Copied!
|
| PostgreSQL |
U&'\301D'
Copied!
|
| PowerShell |
`u{301D}
Copied!
|
| Python |
\u301d
Copied!
|
| Ruby |
\u{301d}
Copied!
|
| Rust |
\u{301d}
Copied!
|