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' : ''">
⒲
PARENTHESIZED LATIN SMALL LETTER W
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+24B2 | |
| decimal | 9394 | |
| htmldecimal | ⒲ | |
| htmlhex | ⒲ | |
| css | \24B2 | |
| javascript | \u{24B2} | |
| python | \u24b2 | |
| java | \u24B2 | |
| go | \u24B2 | |
| ruby | \u{24B2} | |
| rust | \u{24B2} | |
| ccpp | \u24b2 | |
| urlencoded | %E2%92%B2 | |
| utf8bytes | e2 92 b2 | |
| utf16bebytes | 24 b2 | |
| utf32bebytes | 00 00 24 b2 |
How to Use
HTML:
⒲
CSS:
content: "\24B2"
JavaScript:
"\u{24B2}"
Python:
"\u24b2"
Properties
- Block
- Enclosed Alphanumerics
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 0028 0077 0029
Frequently Asked Questions
What is the ⒲ character (PARENTHESIZED LATIN SMALL LETTER W)?
⒲ (PARENTHESIZED LATIN SMALL LETTER W) is the Unicode character U+24B2.
What is the Unicode codepoint of PARENTHESIZED LATIN SMALL LETTER W?
The PARENTHESIZED LATIN SMALL LETTER W character (⒲) has codepoint U+24B2.
How do I type or copy PARENTHESIZED LATIN SMALL LETTER W?
Copy ⒲ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.