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 V WITH HOOK
Overview
ʋ (LATIN SMALL LETTER V WITH HOOK) is the Unicode character at code point U+028B. It belongs to the IPA Extensions block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+028B | |
| decimal | 651 | |
| htmldecimal | ʋ | |
| htmlhex | ʋ | |
| css | \028B | |
| javascript | \u{28B} | |
| python | \u028b | |
| java | \u028B | |
| go | \u028B | |
| ruby | \u{28B} | |
| rust | \u{28B} | |
| ccpp | \u028b | |
| urlencoded | %CA%8B | |
| utf8bytes | ca 8b | |
| utf16bebytes | 02 8b | |
| utf32bebytes | 00 00 02 8b |
How to Use
HTML:
ʋ
CSS:
content: "\028B"
JavaScript:
"\u{28B}"
Python:
"\u028b"
Properties
- Block
- IPA Extensions
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ʋ character (LATIN SMALL LETTER V WITH HOOK)?
ʋ (LATIN SMALL LETTER V WITH HOOK) is the Unicode character U+028B.
What is the Unicode codepoint of LATIN SMALL LETTER V WITH HOOK?
The LATIN SMALL LETTER V WITH HOOK character (ʋ) has codepoint U+028B.
How do I type or copy LATIN SMALL LETTER V WITH HOOK?
Copy ʋ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.