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 CAPITAL LETTER THORN WITH STROKE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A764 | |
| decimal | 42852 | |
| htmldecimal | Ꝥ | |
| htmlhex | Ꝥ | |
| css | \A764 | |
| javascript | \u{A764} | |
| python | \ua764 | |
| java | \uA764 | |
| go | \uA764 | |
| ruby | \u{A764} | |
| rust | \u{A764} | |
| ccpp | \ua764 | |
| urlencoded | %EA%9D%A4 | |
| utf8bytes | ea 9d a4 | |
| utf16bebytes | a7 64 | |
| utf32bebytes | 00 00 a7 64 |
How to Use
HTML:
Ꝥ
CSS:
content: "\A764"
JavaScript:
"\u{A764}"
Python:
"\ua764"
Properties
- Block
- Latin Extended-D
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No