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 WITH HORN AND HOOK ABOVE
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+1EED | |
| decimal | 7917 | |
| htmldecimal | ử | |
| htmlhex | ử | |
| css | \1EED | |
| javascript | \u{1EED} | |
| python | \u1eed | |
| java | \u1EED | |
| go | \u1EED | |
| ruby | \u{1EED} | |
| rust | \u{1EED} | |
| ccpp | \u1eed | |
| urlencoded | %E1%BB%AD | |
| utf8bytes | e1 bb ad | |
| utf16bebytes | 1e ed | |
| utf32bebytes | 00 00 1e ed |
How to Use
HTML:
ử
CSS:
content: "\1EED"
JavaScript:
"\u{1EED}"
Python:
"\u1eed"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 01B0 0309
Frequently Asked Questions
What is the ử character (LATIN SMALL LETTER U WITH HORN AND HOOK ABOVE)?
ử (LATIN SMALL LETTER U WITH HORN AND HOOK ABOVE) is the Unicode character U+1EED.
What is the Unicode codepoint of LATIN SMALL LETTER U WITH HORN AND HOOK ABOVE?
The LATIN SMALL LETTER U WITH HORN AND HOOK ABOVE character (ử) has codepoint U+1EED.
How do I type or copy LATIN SMALL LETTER U WITH HORN AND HOOK ABOVE?
Copy ử directly, or use the HTML entity, UTF-8, and code encodings shown on this page.