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 O WITH HORN AND HOOK ABOVE
Overview
ở (LATIN SMALL LETTER O WITH HORN AND HOOK ABOVE) is the Unicode character at code point U+1EDF. It belongs to the Latin Extended Additional block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1EDF | |
| decimal | 7903 | |
| htmldecimal | ở | |
| htmlhex | ở | |
| css | \1EDF | |
| javascript | \u{1EDF} | |
| python | \u1edf | |
| java | \u1EDF | |
| go | \u1EDF | |
| ruby | \u{1EDF} | |
| rust | \u{1EDF} | |
| ccpp | \u1edf | |
| urlencoded | %E1%BB%9F | |
| utf8bytes | e1 bb 9f | |
| utf16bebytes | 1e df | |
| utf32bebytes | 00 00 1e df |
How to Use
HTML:
ở
CSS:
content: "\1EDF"
JavaScript:
"\u{1EDF}"
Python:
"\u1edf"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 01A1 0309
Frequently Asked Questions
What is the ở character (LATIN SMALL LETTER O WITH HORN AND HOOK ABOVE)?
ở (LATIN SMALL LETTER O WITH HORN AND HOOK ABOVE) is the Unicode character U+1EDF.
What is the Unicode codepoint of LATIN SMALL LETTER O WITH HORN AND HOOK ABOVE?
The LATIN SMALL LETTER O WITH HORN AND HOOK ABOVE character (ở) has codepoint U+1EDF.
How do I type or copy LATIN SMALL LETTER O WITH HORN AND HOOK ABOVE?
Copy ở directly, or use the HTML entity, UTF-8, and code encodings shown on this page.