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 IOTA
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0269 | |
| decimal | 617 | |
| htmldecimal | ɩ | |
| htmlhex | ɩ | |
| css | \0269 | |
| javascript | \u{269} | |
| python | \u0269 | |
| java | \u0269 | |
| go | \u0269 | |
| ruby | \u{269} | |
| rust | \u{269} | |
| ccpp | \u0269 | |
| urlencoded | %C9%A9 | |
| utf8bytes | c9 a9 | |
| utf16bebytes | 02 69 | |
| utf32bebytes | 00 00 02 69 |
How to Use
HTML:
ɩ
CSS:
content: "\0269"
JavaScript:
"\u{269}"
Python:
"\u0269"
Properties
- Block
- IPA Extensions
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No