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 HENG WITH HOOK
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0267 | |
| decimal | 615 | |
| htmldecimal | ɧ | |
| htmlhex | ɧ | |
| css | \0267 | |
| javascript | \u{267} | |
| python | \u0267 | |
| java | \u0267 | |
| go | \u0267 | |
| ruby | \u{267} | |
| rust | \u{267} | |
| ccpp | \u0267 | |
| urlencoded | %C9%A7 | |
| utf8bytes | c9 a7 | |
| utf16bebytes | 02 67 | |
| utf32bebytes | 00 00 02 67 |
How to Use
HTML:
ɧ
CSS:
content: "\0267"
JavaScript:
"\u{267}"
Python:
"\u0267"
Properties
- Block
- IPA Extensions
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No