If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+24F3, officially named NEGATIVE CIRCLED NUMBER NINETEEN, was introduced in Unicode version 3.2. It is part of the Enclosed Alphanum block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Number, this character typically falls under the Common 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 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º |
9459
Copied!
|
|---|---|
| UTF-8 |
E2 93 B3
Copied!
|
| UTF-16 |
24 F3
Copied!
|
| UTF-32 |
00 00 24 F3
Copied!
|
| URL-Quoted |
%E2%93%B3
Copied!
|
| HTML hex reference |
⓳
Copied!
|
| RFC 5137 |
\u'24F3'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u24F3
Copied!
|
| C and C++ |
\u24f3
Copied!
|
| C# |
\u24f3
Copied!
|
| CSS |
\0024F3
Copied!
|
| Excel |
=UNICHAR(9459)
Copied!
|
| Go |
\u24f3
Copied!
|
| JavaScript |
\u24F3
Copied!
|
| Modern JavaScript (since ES6) |
\u{24f3}
Copied!
|
| JSON |
\u24F3
Copied!
|
| Java |
\u24F3
Copied!
|
| Lua |
\u{24F3}
Copied!
|
| Matlab |
char(9459)
Copied!
|
| Perl |
\x{24F3}
Copied!
|
| PHP |
\u{24f3}
Copied!
|
| PostgreSQL |
U&'\24F3'
Copied!
|
| PowerShell |
`u{24F3}
Copied!
|
| Python |
\u24f3
Copied!
|
| Ruby |
\u{24f3}
Copied!
|
| Rust |
\u{24f3}
Copied!
|