If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+211C, officially named BLACK-LETTER CAPITAL R, was introduced in Unicode version 1.1. It is part of the Letterlike Symbols block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as BLACK-LETTER R.
Categorized technically as a Uppercase Letter, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is Unknown 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º |
8476
Copied!
|
|---|---|
| UTF-8 |
E2 84 9C
Copied!
|
| UTF-16 |
21 1C
Copied!
|
| UTF-32 |
00 00 21 1C
Copied!
|
| URL-Quoted |
%E2%84%9C
Copied!
|
| HTML hex reference |
ℜ
Copied!
|
| RFC 5137 |
\u'211C'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u211C
Copied!
|
| C and C++ |
\u211c
Copied!
|
| C# |
\u211c
Copied!
|
| CSS |
\00211C
Copied!
|
| Excel |
=UNICHAR(8476)
Copied!
|
| Go |
\u211c
Copied!
|
| JavaScript |
\u211C
Copied!
|
| Modern JavaScript (since ES6) |
\u{211c}
Copied!
|
| JSON |
\u211C
Copied!
|
| Java |
\u211C
Copied!
|
| Lua |
\u{211C}
Copied!
|
| Matlab |
char(8476)
Copied!
|
| Perl |
\x{211C}
Copied!
|
| PHP |
\u{211c}
Copied!
|
| PostgreSQL |
U&'\211C'
Copied!
|
| PowerShell |
`u{211C}
Copied!
|
| Python |
\u211c
Copied!
|
| Ruby |
\u{211c}
Copied!
|
| Rust |
\u{211c}
Copied!
|