Convert OnlineConvertOnline

HTML Entity/Symbolℜ(BLACK-LETTER CAPITAL R )

Copy this symbol

BLACK-LETTER CAPITAL R

Click on any of the following code values to copy to clipboard.

ℜ
ℜ
U+0211C
\211c
ℜ

HTML Examples

Using HTML Code value in HTML file

<span> &#8476; </span>

Using HTML Entity value in HTML file

<span> &real; </span>

CSS Example

Using CSS content code of the HTML entity &real; to specify in a CSS file

span { 
    content: "\211c";
}
All HTML Symbols