If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+210A, officially named SCRIPT SMALL G, was introduced in Unicode version 1.1. It is part of the Letterlike Symbols block, which belongs to the Basic Multilingual plane.
Categorized technically as a Lowercase Letter, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is Unknown and has no designated width 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º |
8458
Copied!
|
|---|---|
| UTF-8 |
E2 84 8A
Copied!
|
| UTF-16 |
21 0A
Copied!
|
| UTF-32 |
00 00 21 0A
Copied!
|
| URL-Quoted |
%E2%84%8A
Copied!
|
| HTML hex reference |
ℊ
Copied!
|
| RFC 5137 |
\u'210A'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u210A
Copied!
|
| C and C++ |
\u210a
Copied!
|
| C# |
\u210a
Copied!
|
| CSS |
\00210A
Copied!
|
| Excel |
=UNICHAR(8458)
Copied!
|
| Go |
\u210a
Copied!
|
| JavaScript |
\u210A
Copied!
|
| Modern JavaScript (since ES6) |
\u{210a}
Copied!
|
| JSON |
\u210A
Copied!
|
| Java |
\u210A
Copied!
|
| Lua |
\u{210A}
Copied!
|
| Matlab |
char(8458)
Copied!
|
| Perl |
\x{210A}
Copied!
|
| PHP |
\u{210a}
Copied!
|
| PostgreSQL |
U&'\210A'
Copied!
|
| PowerShell |
`u{210A}
Copied!
|
| Python |
\u210a
Copied!
|
| Ruby |
\u{210a}
Copied!
|
| Rust |
\u{210a}
Copied!
|