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' : ''">
Ꚋ
CYRILLIC CAPITAL LETTER TE WITH MIDDLE HOOK
Overview
Ꚋ (CYRILLIC CAPITAL LETTER TE WITH MIDDLE HOOK) is the Unicode character at code point U+A68A. It belongs to the Cyrillic Extended-B block, in the Uppercase Letter (Lu) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A68A | |
| decimal | 42634 | |
| htmldecimal | Ꚋ | |
| htmlhex | Ꚋ | |
| css | \A68A | |
| javascript | \u{A68A} | |
| python | \ua68a | |
| java | \uA68A | |
| go | \uA68A | |
| ruby | \u{A68A} | |
| rust | \u{A68A} | |
| ccpp | \ua68a | |
| urlencoded | %EA%9A%8A | |
| utf8bytes | ea 9a 8a | |
| utf16bebytes | a6 8a | |
| utf32bebytes | 00 00 a6 8a |
How to Use
HTML:
Ꚋ
CSS:
content: "\A68A"
JavaScript:
"\u{A68A}"
Python:
"\ua68a"
Properties
- Block
- Cyrillic Extended-B
- Script
- Cyrl
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the Ꚋ character (CYRILLIC CAPITAL LETTER TE WITH MIDDLE HOOK)?
Ꚋ (CYRILLIC CAPITAL LETTER TE WITH MIDDLE HOOK) is the Unicode character U+A68A.
What is the Unicode codepoint of CYRILLIC CAPITAL LETTER TE WITH MIDDLE HOOK?
The CYRILLIC CAPITAL LETTER TE WITH MIDDLE HOOK character (Ꚋ) has codepoint U+A68A.
How do I type or copy CYRILLIC CAPITAL LETTER TE WITH MIDDLE HOOK?
Copy Ꚋ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.