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 TURNED K
Overview
ʞ (LATIN SMALL LETTER TURNED K) is the Unicode character at code point U+029E. It belongs to the IPA Extensions block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+029E | |
| decimal | 670 | |
| htmldecimal | ʞ | |
| htmlhex | ʞ | |
| css | \029E | |
| javascript | \u{29E} | |
| python | \u029e | |
| java | \u029E | |
| go | \u029E | |
| ruby | \u{29E} | |
| rust | \u{29E} | |
| ccpp | \u029e | |
| urlencoded | %CA%9E | |
| utf8bytes | ca 9e | |
| utf16bebytes | 02 9e | |
| utf32bebytes | 00 00 02 9e |
How to Use
HTML:
ʞ
CSS:
content: "\029E"
JavaScript:
"\u{29E}"
Python:
"\u029e"
Properties
- Block
- IPA Extensions
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ʞ character (LATIN SMALL LETTER TURNED K)?
ʞ (LATIN SMALL LETTER TURNED K) is the Unicode character U+029E.
What is the Unicode codepoint of LATIN SMALL LETTER TURNED K?
The LATIN SMALL LETTER TURNED K character (ʞ) has codepoint U+029E.
How do I type or copy LATIN SMALL LETTER TURNED K?
Copy ʞ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.