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