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