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' : ''">
ү
CYRILLIC SMALL LETTER STRAIGHT U
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+04AF | |
| decimal | 1199 | |
| htmldecimal | ү | |
| htmlhex | ү | |
| css | \04AF | |
| javascript | \u{4AF} | |
| python | \u04af | |
| java | \u04AF | |
| go | \u04AF | |
| ruby | \u{4AF} | |
| rust | \u{4AF} | |
| ccpp | \u04af | |
| urlencoded | %D2%AF | |
| utf8bytes | d2 af | |
| utf16bebytes | 04 af | |
| utf32bebytes | 00 00 04 af |
How to Use
HTML:
ү
CSS:
content: "\04AF"
JavaScript:
"\u{4AF}"
Python:
"\u04af"
Properties
Frequently Asked Questions
What is the ү character (CYRILLIC SMALL LETTER STRAIGHT U)?
ү (CYRILLIC SMALL LETTER STRAIGHT U) is the Unicode character U+04AF.
What is the Unicode codepoint of CYRILLIC SMALL LETTER STRAIGHT U?
The CYRILLIC SMALL LETTER STRAIGHT U character (ү) has codepoint U+04AF.
How do I type or copy CYRILLIC SMALL LETTER STRAIGHT U?
Copy ү directly, or use the HTML entity, UTF-8, and code encodings shown on this page.