Mathematical Bold Fraktur Capital Q

๐•ผ

Shortcodes

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

Unicode
U+1D57C
HTML Code
𝕼
HEX Code
𝕼
CSS Code
\1D57C
JS/JSON
\u1D57C
Unix/C/PHP/JAVA
0x1D57C
URL-encode
%F0%9D%95%BC

Customize Mathematical Bold Fraktur Capital Q

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

๐•ผ
  

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

Insert in HTML

1. Direct symbol:
<span>๐•ผ</span>
HTML Code:
<span>&#120188;</span>
HEX Code:
<span>&#x1D57C;</span>

Add with CSS

.mathematical-bold-fraktur-capital-q::before {
  content: '\\1D57C';
}

Set it in JavaScript

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

Related Fancy Letters

View all Fancy Letters
copied