Mathematical Sans-serif Bold Italic Capital C

๐˜พ

Shortcodes

Copy useful codes for mathematical sans-serif bold italic capital c symbol ๐˜พ to use in websites, apps, blogs, and docs.

Unicode
U+1D63E
HTML Code
𝘾
HEX Code
𝘾
CSS Code
\1D63E
JS/JSON
\u1D63E
Unix/C/PHP/JAVA
0x1D63E
URL-encode
%F0%9D%98%BE

Customize Mathematical Sans-serif Bold Italic Capital C

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

๐˜พ
  

How to use Mathematical Sans-serif Bold Italic Capital C Symbol in HTML, CSS, and JS

Insert in HTML

1. Direct symbol:
<span>๐˜พ</span>
HTML Code:
<span>&#120382;</span>
HEX Code:
<span>&#x1D63E;</span>

Add with CSS

.mathematical-sans-serif-bold-italic-capital-c::before {
  content: '\\1D63E';
}

Set it in JavaScript

document.querySelector('.mathematical-sans-serif-bold-italic-capital-c').textContent = '๐˜พ';

Related Fancy Letters

View all Fancy Letters
copied