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' : ''">
ә
Overview
ә (CYRILLIC SMALL LETTER SCHWA) is the Unicode character at code point U+04D9. It belongs to the Cyrillic block, in the Lowercase Letter (Ll) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+04D9 | |
| decimal | 1241 | |
| htmldecimal | ә | |
| htmlhex | ә | |
| css | \04D9 | |
| javascript | \u{4D9} | |
| python | \u04d9 | |
| java | \u04D9 | |
| go | \u04D9 | |
| ruby | \u{4D9} | |
| rust | \u{4D9} | |
| ccpp | \u04d9 | |
| urlencoded | %D3%99 | |
| utf8bytes | d3 99 | |
| utf16bebytes | 04 d9 | |
| utf32bebytes | 00 00 04 d9 |
How to Use
HTML:
ә
CSS:
content: "\04D9"
JavaScript:
"\u{4D9}"
Python:
"\u04d9"
Properties
Frequently Asked Questions
What is the ә character (CYRILLIC SMALL LETTER SCHWA)?
ә (CYRILLIC SMALL LETTER SCHWA) is the Unicode character U+04D9.
What is the Unicode codepoint of CYRILLIC SMALL LETTER SCHWA?
The CYRILLIC SMALL LETTER SCHWA character (ә) has codepoint U+04D9.
How do I type or copy CYRILLIC SMALL LETTER SCHWA?
Copy ә directly, or use the HTML entity, UTF-8, and code encodings shown on this page.