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 Y WITH STROKE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+024E | |
| decimal | 590 | |
| htmldecimal | Ɏ | |
| htmlhex | Ɏ | |
| css | \024E | |
| javascript | \u{24E} | |
| python | \u024e | |
| java | \u024E | |
| go | \u024E | |
| ruby | \u{24E} | |
| rust | \u{24E} | |
| ccpp | \u024e | |
| urlencoded | %C9%8E | |
| utf8bytes | c9 8e | |
| utf16bebytes | 02 4e | |
| utf32bebytes | 00 00 02 4e |
How to Use
HTML:
Ɏ
CSS:
content: "\024E"
JavaScript:
"\u{24E}"
Python:
"\u024e"
Properties
- Block
- Latin Extended-B
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No