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 LETTER BILABIAL CLICK
Overview
ʘ (LATIN LETTER BILABIAL CLICK) is the Unicode character at code point U+0298. 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+0298 | |
| decimal | 664 | |
| htmldecimal | ʘ | |
| htmlhex | ʘ | |
| css | \0298 | |
| javascript | \u{298} | |
| python | \u0298 | |
| java | \u0298 | |
| go | \u0298 | |
| ruby | \u{298} | |
| rust | \u{298} | |
| ccpp | \u0298 | |
| urlencoded | %CA%98 | |
| utf8bytes | ca 98 | |
| utf16bebytes | 02 98 | |
| utf32bebytes | 00 00 02 98 |
How to Use
HTML:
ʘ
CSS:
content: "\0298"
JavaScript:
"\u{298}"
Python:
"\u0298"
Properties
- Block
- IPA Extensions
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ʘ character (LATIN LETTER BILABIAL CLICK)?
ʘ (LATIN LETTER BILABIAL CLICK) is the Unicode character U+0298.
What is the Unicode codepoint of LATIN LETTER BILABIAL CLICK?
The LATIN LETTER BILABIAL CLICK character (ʘ) has codepoint U+0298.
How do I type or copy LATIN LETTER BILABIAL CLICK?
Copy ʘ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.