If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+284F, officially named BRAILLE PATTERN DOTS-12347, was introduced in Unicode version 3.0. It is part of the Braille block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Symbol, this character typically falls under the Brai 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 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º |
10319
Copied!
|
|---|---|
| UTF-8 |
E2 A1 8F
Copied!
|
| UTF-16 |
28 4F
Copied!
|
| UTF-32 |
00 00 28 4F
Copied!
|
| URL-Quoted |
%E2%A1%8F
Copied!
|
| HTML hex reference |
⡏
Copied!
|
| RFC 5137 |
\u'284F'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u284F
Copied!
|
| C and C++ |
\u284f
Copied!
|
| C# |
\u284f
Copied!
|
| CSS |
\00284F
Copied!
|
| Excel |
=UNICHAR(10319)
Copied!
|
| Go |
\u284f
Copied!
|
| JavaScript |
\u284F
Copied!
|
| Modern JavaScript (since ES6) |
\u{284f}
Copied!
|
| JSON |
\u284F
Copied!
|
| Java |
\u284F
Copied!
|
| Lua |
\u{284F}
Copied!
|
| Matlab |
char(10319)
Copied!
|
| Perl |
\x{284F}
Copied!
|
| PHP |
\u{284f}
Copied!
|
| PostgreSQL |
U&'\284F'
Copied!
|
| PowerShell |
`u{284F}
Copied!
|
| Python |
\u284f
Copied!
|
| Ruby |
\u{284f}
Copied!
|
| Rust |
\u{284f}
Copied!
|