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