If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+275B, officially named HEAVY SINGLE TURNED COMMA QUOTATION MARK ORNAMENT, was introduced in Unicode version 1.1. It is part of the Dingbats block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Symbol, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is not a composition and has no designated width 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º |
10075
Copied!
|
|---|---|
| UTF-8 |
E2 9D 9B
Copied!
|
| UTF-16 |
27 5B
Copied!
|
| UTF-32 |
00 00 27 5B
Copied!
|
| URL-Quoted |
%E2%9D%9B
Copied!
|
| HTML hex reference |
❛
Copied!
|
| RFC 5137 |
\u'275B'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u275B
Copied!
|
| C and C++ |
\u275b
Copied!
|
| C# |
\u275b
Copied!
|
| CSS |
\00275B
Copied!
|
| Excel |
=UNICHAR(10075)
Copied!
|
| Go |
\u275b
Copied!
|
| JavaScript |
\u275B
Copied!
|
| Modern JavaScript (since ES6) |
\u{275b}
Copied!
|
| JSON |
\u275B
Copied!
|
| Java |
\u275B
Copied!
|
| Lua |
\u{275B}
Copied!
|
| Matlab |
char(10075)
Copied!
|
| Perl |
\x{275B}
Copied!
|
| PHP |
\u{275b}
Copied!
|
| PostgreSQL |
U&'\275B'
Copied!
|
| PowerShell |
`u{275B}
Copied!
|
| Python |
\u275b
Copied!
|
| Ruby |
\u{275b}
Copied!
|
| Rust |
\u{275b}
Copied!
|