If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+214C, officially named PER SIGN, was introduced in Unicode version 4.1. It is part of the Letterlike Symbols block, which belongs to the Basic Multilingual plane.
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 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º |
8524
Copied!
|
|---|---|
| UTF-8 |
E2 85 8C
Copied!
|
| UTF-16 |
21 4C
Copied!
|
| UTF-32 |
00 00 21 4C
Copied!
|
| URL-Quoted |
%E2%85%8C
Copied!
|
| HTML hex reference |
⅌
Copied!
|
| RFC 5137 |
\u'214C'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u214C
Copied!
|
| C and C++ |
\u214c
Copied!
|
| C# |
\u214c
Copied!
|
| CSS |
\00214C
Copied!
|
| Excel |
=UNICHAR(8524)
Copied!
|
| Go |
\u214c
Copied!
|
| JavaScript |
\u214C
Copied!
|
| Modern JavaScript (since ES6) |
\u{214c}
Copied!
|
| JSON |
\u214C
Copied!
|
| Java |
\u214C
Copied!
|
| Lua |
\u{214C}
Copied!
|
| Matlab |
char(8524)
Copied!
|
| Perl |
\x{214C}
Copied!
|
| PHP |
\u{214c}
Copied!
|
| PostgreSQL |
U&'\214C'
Copied!
|
| PowerShell |
`u{214C}
Copied!
|
| Python |
\u214c
Copied!
|
| Ruby |
\u{214c}
Copied!
|
| Rust |
\u{214c}
Copied!
|