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 W WITH HOOK
Overview
Ⱳ (LATIN CAPITAL LETTER W WITH HOOK) is the Unicode character at code point U+2C72. It belongs to the Latin Extended-C block, in the Uppercase Letter (Lu) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2C72 | |
| decimal | 11378 | |
| htmldecimal | Ⱳ | |
| htmlhex | Ⱳ | |
| css | \2C72 | |
| javascript | \u{2C72} | |
| python | \u2c72 | |
| java | \u2C72 | |
| go | \u2C72 | |
| ruby | \u{2C72} | |
| rust | \u{2C72} | |
| ccpp | \u2c72 | |
| urlencoded | %E2%B1%B2 | |
| utf8bytes | e2 b1 b2 | |
| utf16bebytes | 2c 72 | |
| utf32bebytes | 00 00 2c 72 |
How to Use
HTML:
Ⱳ
CSS:
content: "\2C72"
JavaScript:
"\u{2C72}"
Python:
"\u2c72"
Properties
- Block
- Latin Extended-C
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the Ⱳ character (LATIN CAPITAL LETTER W WITH HOOK)?
Ⱳ (LATIN CAPITAL LETTER W WITH HOOK) is the Unicode character U+2C72.
What is the Unicode codepoint of LATIN CAPITAL LETTER W WITH HOOK?
The LATIN CAPITAL LETTER W WITH HOOK character (Ⱳ) has codepoint U+2C72.
How do I type or copy LATIN CAPITAL LETTER W WITH HOOK?
Copy Ⱳ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.