Circled Number Fourteen
⑭
Shortcodes
Copy useful codes for circled number fourteen symbol ⑭ to use in websites, apps, blogs, and docs.
Unicode
U+246D HTML Code
⑭ HEX Code
⑭ CSS Code
\246D JS/JSON
\u246D Unix/C/PHP/JAVA
0x246D URL-encode
%E2%91%AD Customize Circled Number Fourteen
Customize ⑭, download it as SVG or PNG, or copy the generated HTML snippet.
⑭
How to use Circled Number Fourteen 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
.circled-number-fourteen::before {
content: '\\246D';
} Set it in JavaScript
document.querySelector('.circled-number-fourteen').textContent = '⑭';