Cyrillic Capital Letter Komi De
Ԁ
Shortcodes
Copy useful codes for cyrillic capital letter komi de symbol Ԁ to use in websites, apps, blogs, and docs.
Unicode
U+0500 HTML Code
Ԁ HEX Code
Ԁ CSS Code
\0500 JS/JSON
\u0500 Unix/C/PHP/JAVA
0x500 URL-encode
%D4%80 Customize Cyrillic Capital Letter Komi De
Customize Ԁ, download it as SVG or PNG, or copy the generated HTML snippet.
Ԁ
How to use Cyrillic Capital Letter Komi De 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
.cyrillic-capital-letter-komi-de::before {
content: '\\0500';
} Set it in JavaScript
document.querySelector('.cyrillic-capital-letter-komi-de').textContent = 'Ԁ';