Mathematical Sans-serif Italic Capital Z

๐˜ก

Shortcodes

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

Unicode
U+1D621
HTML Code
𝘡
HEX Code
𝘡
CSS Code
\1D621
JS/JSON
\u1D621
Unix/C/PHP/JAVA
0x1D621
URL-encode
%F0%9D%98%A1

Customize Mathematical Sans-serif Italic Capital Z

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

๐˜ก
  

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

Insert in HTML

1. Direct symbol:
<span>๐˜ก</span>
HTML Code:
<span>&#120353;</span>
HEX Code:
<span>&#x1D621;</span>

Add with CSS

.mathematical-sans-serif-italic-capital-z::before {
  content: '\\1D621';
}

Set it in JavaScript

document.querySelector('.mathematical-sans-serif-italic-capital-z').textContent = '๐˜ก';

Related Fancy Letters

View all Fancy Letters
copied