If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+302A, officially named IDEOGRAPHIC LEVEL 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 Nonspacing Mark, this character typically falls under the Zinh 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 Unknown 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º |
12330
Copied!
|
|---|---|
| UTF-8 |
E3 80 AA
Copied!
|
| UTF-16 |
30 2A
Copied!
|
| UTF-32 |
00 00 30 2A
Copied!
|
| URL-Quoted |
%E3%80%AA
Copied!
|
| HTML hex reference |
〪
Copied!
|
| RFC 5137 |
\u'302A'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u302A
Copied!
|
| C and C++ |
\u302a
Copied!
|
| C# |
\u302a
Copied!
|
| CSS |
\00302A
Copied!
|
| Excel |
=UNICHAR(12330)
Copied!
|
| Go |
\u302a
Copied!
|
| JavaScript |
\u302A
Copied!
|
| Modern JavaScript (since ES6) |
\u{302a}
Copied!
|
| JSON |
\u302A
Copied!
|
| Java |
\u302A
Copied!
|
| Lua |
\u{302A}
Copied!
|
| Matlab |
char(12330)
Copied!
|
| Perl |
\x{302A}
Copied!
|
| PHP |
\u{302a}
Copied!
|
| PostgreSQL |
U&'\302A'
Copied!
|
| PowerShell |
`u{302A}
Copied!
|
| Python |
\u302a
Copied!
|
| Ruby |
\u{302a}
Copied!
|
| Rust |
\u{302a}
Copied!
|