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 F WITH STROKE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A799 | |
| decimal | 42905 | |
| htmldecimal | ꞙ | |
| htmlhex | ꞙ | |
| css | \A799 | |
| javascript | \u{A799} | |
| python | \ua799 | |
| java | \uA799 | |
| go | \uA799 | |
| ruby | \u{A799} | |
| rust | \u{A799} | |
| ccpp | \ua799 | |
| urlencoded | %EA%9E%99 | |
| utf8bytes | ea 9e 99 | |
| utf16bebytes | a7 99 | |
| utf32bebytes | 00 00 a7 99 |
How to Use
HTML:
ꞙ
CSS:
content: "\A799"
JavaScript:
"\u{A799}"
Python:
"\ua799"
Properties
- Block
- Latin Extended-D
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No