Mathematical Bold Fraktur Capital R

๐•ฝ

Shortcodes

Copy useful codes for mathematical bold fraktur capital r symbol ๐•ฝ to use in websites, apps, blogs, and docs.

Unicode
U+1D57D
HTML Code
𝕽
HEX Code
𝕽
CSS Code
\1D57D
JS/JSON
\u1D57D
Unix/C/PHP/JAVA
0x1D57D
URL-encode
%F0%9D%95%BD

Customize Mathematical Bold Fraktur Capital R

Customize ๐•ฝ, download it as SVG or PNG, or copy the generated HTML snippet.

๐•ฝ
  

How to use Mathematical Bold Fraktur Capital R Symbol in HTML, CSS, and JS

Insert in HTML

1. Direct symbol:
<span>๐•ฝ</span>
HTML Code:
<span>&#120189;</span>
HEX Code:
<span>&#x1D57D;</span>

Add with CSS

.mathematical-bold-fraktur-capital-r::before {
  content: '\\1D57D';
}

Set it in JavaScript

document.querySelector('.mathematical-bold-fraktur-capital-r').textContent = '๐•ฝ';

Related Fancy Letters

View all Fancy Letters
copied