If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+204C, officially named BLACK LEFTWARDS BULLET, was introduced in Unicode version 3.0. It is part of the Punctuation block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Punctuation, 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º |
8268
Copied!
|
|---|---|
| UTF-8 |
E2 81 8C
Copied!
|
| UTF-16 |
20 4C
Copied!
|
| UTF-32 |
00 00 20 4C
Copied!
|
| URL-Quoted |
%E2%81%8C
Copied!
|
| HTML hex reference |
⁌
Copied!
|
| RFC 5137 |
\u'204C'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u204C
Copied!
|
| C and C++ |
\u204c
Copied!
|
| C# |
\u204c
Copied!
|
| CSS |
\00204C
Copied!
|
| Excel |
=UNICHAR(8268)
Copied!
|
| Go |
\u204c
Copied!
|
| JavaScript |
\u204C
Copied!
|
| Modern JavaScript (since ES6) |
\u{204c}
Copied!
|
| JSON |
\u204C
Copied!
|
| Java |
\u204C
Copied!
|
| Lua |
\u{204C}
Copied!
|
| Matlab |
char(8268)
Copied!
|
| Perl |
\x{204C}
Copied!
|
| PHP |
\u{204c}
Copied!
|
| PostgreSQL |
U&'\204C'
Copied!
|
| PowerShell |
`u{204C}
Copied!
|
| Python |
\u204c
Copied!
|
| Ruby |
\u{204c}
Copied!
|
| Rust |
\u{204c}
Copied!
|