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