Mathematical Bold Fraktur Capital O

๐•บ

Shortcodes

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

Unicode
U+1D57A
HTML Code
𝕺
HEX Code
𝕺
CSS Code
\1D57A
JS/JSON
\u1D57A
Unix/C/PHP/JAVA
0x1D57A
URL-encode
%F0%9D%95%BA

Customize Mathematical Bold Fraktur Capital O

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

๐•บ
  

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

Insert in HTML

1. Direct symbol:
<span>๐•บ</span>
HTML Code:
<span>&#120186;</span>
HEX Code:
<span>&#x1D57A;</span>

Add with CSS

.mathematical-bold-fraktur-capital-o::before {
  content: '\\1D57A';
}

Set it in JavaScript

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

Related Fancy Letters

View all Fancy Letters
copied