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