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