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 LIGATURE TE TSE) is the Unicode character at code point U+04B5. 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+04B5 | |
| decimal | 1205 | |
| htmldecimal | ҵ | |
| htmlhex | ҵ | |
| css | \04B5 | |
| javascript | \u{4B5} | |
| python | \u04b5 | |
| java | \u04B5 | |
| go | \u04B5 | |
| ruby | \u{4B5} | |
| rust | \u{4B5} | |
| ccpp | \u04b5 | |
| urlencoded | %D2%B5 | |
| utf8bytes | d2 b5 | |
| utf16bebytes | 04 b5 | |
| utf32bebytes | 00 00 04 b5 |
How to Use
HTML:
ҵ
CSS:
content: "\04B5"
JavaScript:
"\u{4B5}"
Python:
"\u04b5"
Properties
Frequently Asked Questions
What is the ҵ character (CYRILLIC SMALL LIGATURE TE TSE)?
ҵ (CYRILLIC SMALL LIGATURE TE TSE) is the Unicode character U+04B5.
What is the Unicode codepoint of CYRILLIC SMALL LIGATURE TE TSE?
The CYRILLIC SMALL LIGATURE TE TSE character (ҵ) has codepoint U+04B5.
How do I type or copy CYRILLIC SMALL LIGATURE TE TSE?
Copy ҵ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.