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 CAPITAL LETTER SCHWA
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+018F | |
| decimal | 399 | |
| htmldecimal | Ə | |
| htmlhex | Ə | |
| css | \018F | |
| javascript | \u{18F} | |
| python | \u018f | |
| java | \u018F | |
| go | \u018F | |
| ruby | \u{18F} | |
| rust | \u{18F} | |
| ccpp | \u018f | |
| urlencoded | %C6%8F | |
| utf8bytes | c6 8f | |
| utf16bebytes | 01 8f | |
| utf32bebytes | 00 00 01 8f |
How to Use
HTML:
Ə
CSS:
content: "\018F"
JavaScript:
"\u{18F}"
Python:
"\u018f"
Properties
- Block
- Latin Extended-B
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the Ə character (LATIN CAPITAL LETTER SCHWA)?
Ə (LATIN CAPITAL LETTER SCHWA) is the Unicode character U+018F.
What is the Unicode codepoint of LATIN CAPITAL LETTER SCHWA?
The LATIN CAPITAL LETTER SCHWA character (Ə) has codepoint U+018F.
How do I type or copy LATIN CAPITAL LETTER SCHWA?
Copy Ə directly, or use the HTML entity, UTF-8, and code encodings shown on this page.