copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('ѕ'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
ѕ
Overview
ѕ (CYRILLIC SMALL LETTER DZE) is the Unicode character at code point U+0455. It belongs to the Cyrillic block, in the Lowercase Letter (Ll) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0455 | |
| decimal | 1109 | |
| htmldecimal | ѕ | |
| htmlhex | ѕ | |
| css | \0455 | |
| javascript | \u{455} | |
| python | \u0455 | |
| java | \u0455 | |
| go | \u0455 | |
| ruby | \u{455} | |
| rust | \u{455} | |
| ccpp | \u0455 | |
| urlencoded | %D1%95 | |
| utf8bytes | d1 95 | |
| utf16bebytes | 04 55 | |
| utf32bebytes | 00 00 04 55 |
How to Use
HTML:
ѕ
CSS:
content: "\0455"
JavaScript:
"\u{455}"
Python:
"\u0455"
Properties
Frequently Asked Questions
What is the ѕ character (CYRILLIC SMALL LETTER DZE)?
ѕ (CYRILLIC SMALL LETTER DZE) is the Unicode character U+0455.
What is the Unicode codepoint of CYRILLIC SMALL LETTER DZE?
The CYRILLIC SMALL LETTER DZE character (ѕ) has codepoint U+0455.
How do I type or copy CYRILLIC SMALL LETTER DZE?
Copy ѕ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.