Mathematical Sans-serif Italic Small K

๐˜ฌ

Shortcodes

Copy useful codes for mathematical sans-serif italic small k symbol ๐˜ฌ to use in websites, apps, blogs, and docs.

Unicode
U+1D62C
HTML Code
𝘬
HEX Code
𝘬
CSS Code
\1D62C
JS/JSON
\u1D62C
Unix/C/PHP/JAVA
0x1D62C
URL-encode
%F0%9D%98%AC

Customize Mathematical Sans-serif Italic Small K

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

๐˜ฌ
  

How to use Mathematical Sans-serif Italic Small K Symbol in HTML, CSS, and JS

Insert in HTML

1. Direct symbol:
<span>๐˜ฌ</span>
HTML Code:
<span>&#120364;</span>
HEX Code:
<span>&#x1D62C;</span>

Add with CSS

.mathematical-sans-serif-italic-small-k::before {
  content: '\\1D62C';
}

Set it in JavaScript

document.querySelector('.mathematical-sans-serif-italic-small-k').textContent = '๐˜ฌ';

Related Fancy Letters

View all Fancy Letters
copied