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 U WITH HORN
Overview
Ư (LATIN CAPITAL LETTER U WITH HORN) is the Unicode character at code point U+01AF. It belongs to the Latin Extended-B block, in the Uppercase Letter (Lu) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+01AF | |
| decimal | 431 | |
| htmldecimal | Ư | |
| htmlhex | Ư | |
| css | \01AF | |
| javascript | \u{1AF} | |
| python | \u01af | |
| java | \u01AF | |
| go | \u01AF | |
| ruby | \u{1AF} | |
| rust | \u{1AF} | |
| ccpp | \u01af | |
| urlencoded | %C6%AF | |
| utf8bytes | c6 af | |
| utf16bebytes | 01 af | |
| utf32bebytes | 00 00 01 af |
How to Use
HTML:
Ư
CSS:
content: "\01AF"
JavaScript:
"\u{1AF}"
Python:
"\u01af"
Properties
- Block
- Latin Extended-B
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0055 031B
Frequently Asked Questions
What is the Ư character (LATIN CAPITAL LETTER U WITH HORN)?
Ư (LATIN CAPITAL LETTER U WITH HORN) is the Unicode character U+01AF.
What is the Unicode codepoint of LATIN CAPITAL LETTER U WITH HORN?
The LATIN CAPITAL LETTER U WITH HORN character (Ư) has codepoint U+01AF.
How do I type or copy LATIN CAPITAL LETTER U WITH HORN?
Copy Ư directly, or use the HTML entity, UTF-8, and code encodings shown on this page.