If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+302F, officially named HANGUL DOUBLE DOT TONE 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 Spacing Mark, this character typically falls under the Hangul 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 Left-To-Right 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º |
12335
Copied!
|
|---|---|
| UTF-8 |
E3 80 AF
Copied!
|
| UTF-16 |
30 2F
Copied!
|
| UTF-32 |
00 00 30 2F
Copied!
|
| URL-Quoted |
%E3%80%AF
Copied!
|
| HTML hex reference |
〯
Copied!
|
| RFC 5137 |
\u'302F'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u302F
Copied!
|
| C and C++ |
\u302f
Copied!
|
| C# |
\u302f
Copied!
|
| CSS |
\00302F
Copied!
|
| Excel |
=UNICHAR(12335)
Copied!
|
| Go |
\u302f
Copied!
|
| JavaScript |
\u302F
Copied!
|
| Modern JavaScript (since ES6) |
\u{302f}
Copied!
|
| JSON |
\u302F
Copied!
|
| Java |
\u302F
Copied!
|
| Lua |
\u{302F}
Copied!
|
| Matlab |
char(12335)
Copied!
|
| Perl |
\x{302F}
Copied!
|
| PHP |
\u{302f}
Copied!
|
| PostgreSQL |
U&'\302F'
Copied!
|
| PowerShell |
`u{302F}
Copied!
|
| Python |
\u302f
Copied!
|
| Ruby |
\u{302f}
Copied!
|
| Rust |
\u{302f}
Copied!
|