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 TH WITH STRIKETHROUGH
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1D7A | |
| decimal | 7546 | |
| htmldecimal | ᵺ | |
| htmlhex | ᵺ | |
| css | \1D7A | |
| javascript | \u{1D7A} | |
| python | \u1d7a | |
| java | \u1D7A | |
| go | \u1D7A | |
| ruby | \u{1D7A} | |
| rust | \u{1D7A} | |
| ccpp | \u1d7a | |
| urlencoded | %E1%B5%BA | |
| utf8bytes | e1 b5 ba | |
| utf16bebytes | 1d 7a | |
| utf32bebytes | 00 00 1d 7a |
How to Use
HTML:
ᵺ
CSS:
content: "\1D7A"
JavaScript:
"\u{1D7A}"
Python:
"\u1d7a"
Properties
- Block
- Phonetic Extensions
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No