If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+030A, officially named COMBINING RING ABOVE, was introduced in Unicode version 1.1. It is part of the Diacriticals block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as NON-SPACING RING ABOVE.
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 ambiguous 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º |
778
Copied!
|
|---|---|
| UTF-8 |
CC 8A
Copied!
|
| UTF-16 |
03 0A
Copied!
|
| UTF-32 |
00 00 03 0A
Copied!
|
| URL-Quoted |
%CC%8A
Copied!
|
| HTML hex reference |
̊
Copied!
|
| RFC 5137 |
\u'030A'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u030A
Copied!
|
| C and C++ |
\u030a
Copied!
|
| C# |
\u030a
Copied!
|
| CSS |
\00030A
Copied!
|
| Excel |
=UNICHAR(778)
Copied!
|
| Go |
\u030a
Copied!
|
| JavaScript |
\u030A
Copied!
|
| Modern JavaScript (since ES6) |
\u{030a}
Copied!
|
| JSON |
\u030A
Copied!
|
| Java |
\u030A
Copied!
|
| Lua |
\u{030A}
Copied!
|
| Matlab |
char(778)
Copied!
|
| Perl |
\x{030A}
Copied!
|
| PHP |
\u{030a}
Copied!
|
| PostgreSQL |
U&'\030A'
Copied!
|
| PowerShell |
`u{030A}
Copied!
|
| Python |
\u030a
Copied!
|
| Ruby |
\u{030a}
Copied!
|
| Rust |
\u{030a}
Copied!
|