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 BIDENTAL PERCUSSIVE
Overview
ʭ (LATIN LETTER BIDENTAL PERCUSSIVE) is the Unicode character at code point U+02AD. 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+02AD | |
| decimal | 685 | |
| htmldecimal | ʭ | |
| htmlhex | ʭ | |
| css | \02AD | |
| javascript | \u{2AD} | |
| python | \u02ad | |
| java | \u02AD | |
| go | \u02AD | |
| ruby | \u{2AD} | |
| rust | \u{2AD} | |
| ccpp | \u02ad | |
| urlencoded | %CA%AD | |
| utf8bytes | ca ad | |
| utf16bebytes | 02 ad | |
| utf32bebytes | 00 00 02 ad |
How to Use
HTML:
ʭ
CSS:
content: "\02AD"
JavaScript:
"\u{2AD}"
Python:
"\u02ad"
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 BIDENTAL PERCUSSIVE)?
ʭ (LATIN LETTER BIDENTAL PERCUSSIVE) is the Unicode character U+02AD.
What is the Unicode codepoint of LATIN LETTER BIDENTAL PERCUSSIVE?
The LATIN LETTER BIDENTAL PERCUSSIVE character (ʭ) has codepoint U+02AD.
How do I type or copy LATIN LETTER BIDENTAL PERCUSSIVE?
Copy ʭ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.