If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+25BC, officially named BLACK DOWN-POINTING TRIANGLE, was introduced in Unicode version 1.1. It is part of the Geometric Shapes block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as BLACK DOWN POINTING TRIANGLE.
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 ambiguous 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º |
9660
Copied!
|
|---|---|
| UTF-8 |
E2 96 BC
Copied!
|
| UTF-16 |
25 BC
Copied!
|
| UTF-32 |
00 00 25 BC
Copied!
|
| URL-Quoted |
%E2%96%BC
Copied!
|
| HTML hex reference |
▼
Copied!
|
| RFC 5137 |
\u'25BC'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u25BC
Copied!
|
| C and C++ |
\u25bc
Copied!
|
| C# |
\u25bc
Copied!
|
| CSS |
\0025BC
Copied!
|
| Excel |
=UNICHAR(9660)
Copied!
|
| Go |
\u25bc
Copied!
|
| JavaScript |
\u25BC
Copied!
|
| Modern JavaScript (since ES6) |
\u{25bc}
Copied!
|
| JSON |
\u25BC
Copied!
|
| Java |
\u25BC
Copied!
|
| Lua |
\u{25BC}
Copied!
|
| Matlab |
char(9660)
Copied!
|
| Perl |
\x{25BC}
Copied!
|
| PHP |
\u{25bc}
Copied!
|
| PostgreSQL |
U&'\25BC'
Copied!
|
| PowerShell |
`u{25BC}
Copied!
|
| Python |
\u25bc
Copied!
|
| Ruby |
\u{25bc}
Copied!
|
| Rust |
\u{25bc}
Copied!
|