Modifier Letter Capital K
ᴷ
Shortcodes
Copy useful codes for modifier letter capital k symbol ᴷ to use in websites, apps, blogs, and docs.
Unicode
U+1D37 HTML Code
ᴷ HEX Code
ᴷ CSS Code
\1D37 JS/JSON
\u1D37 Unix/C/PHP/JAVA
0x1D37 URL-encode
%E1%B4%B7 Customize Modifier Letter Capital K
Customize ᴷ, download it as SVG or PNG, or copy the generated HTML snippet.
ᴷ
How to use Modifier Letter Capital K Symbol in HTML, CSS, and JS
Insert in HTML
1. Direct symbol:
<span>ᴷ</span> HTML Code:
<span>ᴷ</span> HEX Code:
<span>ᴷ</span> Add with CSS
.modifier-letter-capital-k::before {
content: '\\1D37';
} Set it in JavaScript
document.querySelector('.modifier-letter-capital-k').textContent = 'ᴷ';