If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+282A, officially named BRAILLE PATTERN DOTS-246, 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º |
10282
Copied!
|
|---|---|
| UTF-8 |
E2 A0 AA
Copied!
|
| UTF-16 |
28 2A
Copied!
|
| UTF-32 |
00 00 28 2A
Copied!
|
| URL-Quoted |
%E2%A0%AA
Copied!
|
| HTML hex reference |
⠪
Copied!
|
| RFC 5137 |
\u'282A'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u282A
Copied!
|
| C and C++ |
\u282a
Copied!
|
| C# |
\u282a
Copied!
|
| CSS |
\00282A
Copied!
|
| Excel |
=UNICHAR(10282)
Copied!
|
| Go |
\u282a
Copied!
|
| JavaScript |
\u282A
Copied!
|
| Modern JavaScript (since ES6) |
\u{282a}
Copied!
|
| JSON |
\u282A
Copied!
|
| Java |
\u282A
Copied!
|
| Lua |
\u{282A}
Copied!
|
| Matlab |
char(10282)
Copied!
|
| Perl |
\x{282A}
Copied!
|
| PHP |
\u{282a}
Copied!
|
| PostgreSQL |
U&'\282A'
Copied!
|
| PowerShell |
`u{282A}
Copied!
|
| Python |
\u282a
Copied!
|
| Ruby |
\u{282a}
Copied!
|
| Rust |
\u{282a}
Copied!
|