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' : ''">
ꭧ
LATIN SMALL LETTER TS DIGRAPH WITH RETROFLEX HOOK
Overview
ꭧ (LATIN SMALL LETTER TS DIGRAPH WITH RETROFLEX HOOK) is the Unicode character at code point U+AB67. It belongs to the Latin Extended-E block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+AB67 | |
| decimal | 43879 | |
| htmldecimal | ꭧ | |
| htmlhex | ꭧ | |
| css | \AB67 | |
| javascript | \u{AB67} | |
| python | \uab67 | |
| java | \uAB67 | |
| go | \uAB67 | |
| ruby | \u{AB67} | |
| rust | \u{AB67} | |
| ccpp | \uab67 | |
| urlencoded | %EA%AD%A7 | |
| utf8bytes | ea ad a7 | |
| utf16bebytes | ab 67 | |
| utf32bebytes | 00 00 ab 67 |
How to Use
HTML:
ꭧ
CSS:
content: "\AB67"
JavaScript:
"\u{AB67}"
Python:
"\uab67"
Properties
- Block
- Latin Extended-E
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ꭧ character (LATIN SMALL LETTER TS DIGRAPH WITH RETROFLEX HOOK)?
ꭧ (LATIN SMALL LETTER TS DIGRAPH WITH RETROFLEX HOOK) is the Unicode character U+AB67.
What is the Unicode codepoint of LATIN SMALL LETTER TS DIGRAPH WITH RETROFLEX HOOK?
The LATIN SMALL LETTER TS DIGRAPH WITH RETROFLEX HOOK character (ꭧ) has codepoint U+AB67.
How do I type or copy LATIN SMALL LETTER TS DIGRAPH WITH RETROFLEX HOOK?
Copy ꭧ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.