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 REVERSED
Overview
ƹ (LATIN SMALL LETTER EZH REVERSED) is the Unicode character at code point U+01B9. It belongs to the Latin Extended-B block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+01B9 | |
| decimal | 441 | |
| htmldecimal | ƹ | |
| htmlhex | ƹ | |
| css | \01B9 | |
| javascript | \u{1B9} | |
| python | \u01b9 | |
| java | \u01B9 | |
| go | \u01B9 | |
| ruby | \u{1B9} | |
| rust | \u{1B9} | |
| ccpp | \u01b9 | |
| urlencoded | %C6%B9 | |
| utf8bytes | c6 b9 | |
| utf16bebytes | 01 b9 | |
| utf32bebytes | 00 00 01 b9 |
How to Use
HTML:
ƹ
CSS:
content: "\01B9"
JavaScript:
"\u{1B9}"
Python:
"\u01b9"
Properties
- Block
- Latin Extended-B
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ƹ character (LATIN SMALL LETTER EZH REVERSED)?
ƹ (LATIN SMALL LETTER EZH REVERSED) is the Unicode character U+01B9.
What is the Unicode codepoint of LATIN SMALL LETTER EZH REVERSED?
The LATIN SMALL LETTER EZH REVERSED character (ƹ) has codepoint U+01B9.
How do I type or copy LATIN SMALL LETTER EZH REVERSED?
Copy ƹ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.