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 TC DIGRAPH WITH CURL
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+02A8 | |
| decimal | 680 | |
| htmldecimal | ʨ | |
| htmlhex | ʨ | |
| css | \02A8 | |
| javascript | \u{2A8} | |
| python | \u02a8 | |
| java | \u02A8 | |
| go | \u02A8 | |
| ruby | \u{2A8} | |
| rust | \u{2A8} | |
| ccpp | \u02a8 | |
| urlencoded | %CA%A8 | |
| utf8bytes | ca a8 | |
| utf16bebytes | 02 a8 | |
| utf32bebytes | 00 00 02 a8 |
How to Use
HTML:
ʨ
CSS:
content: "\02A8"
JavaScript:
"\u{2A8}"
Python:
"\u02a8"
Properties
- Block
- IPA Extensions
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No