Square Km Capital
㏎
Shortcodes
Copy useful codes for square km capital symbol ㏎ to use in websites, apps, blogs, and docs.
Unicode
U+33CE HTML Code
㏎ HEX Code
㏎ CSS Code
\33CE JS/JSON
\u33CE Unix/C/PHP/JAVA
0x33CE URL-encode
%E3%8F%8E Customize Square Km Capital
Customize ㏎, download it as SVG or PNG, or copy the generated HTML snippet.
㏎
How to use Square Km Capital 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
.square-km-capital::before {
content: '\\33CE';
} Set it in JavaScript
document.querySelector('.square-km-capital').textContent = '㏎';