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' : ''">
OUTLINED LATIN CAPITAL LETTER W
Overview
(OUTLINED LATIN CAPITAL LETTER W) is the Unicode character at code point U+1CCEC. It belongs to the Symbols for Legacy Computing Supplement block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1CCEC | |
| decimal | 117996 | |
| htmldecimal | 𜳬 | |
| htmlhex | 𜳬 | |
| css | \1CCEC | |
| javascript | \u{1CCEC} | |
| python | \U0001ccec | |
| java | \uD833\uDCEC | |
| go | \U0001CCEC | |
| ruby | \u{1CCEC} | |
| rust | \u{1CCEC} | |
| ccpp | \U0001ccec | |
| urlencoded | %F0%9C%B3%AC | |
| utf8bytes | f0 9c b3 ac | |
| utf16bebytes | d8 33 dc ec | |
| utf32bebytes | 00 01 cc ec |
How to Use
HTML:
𜳬
CSS:
content: "\1CCEC"
JavaScript:
"\u{1CCEC}"
Python:
"\U0001ccec"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 0057
Frequently Asked Questions
What is the character (OUTLINED LATIN CAPITAL LETTER W)?
(OUTLINED LATIN CAPITAL LETTER W) is the Unicode character U+1CCEC.
What is the Unicode codepoint of OUTLINED LATIN CAPITAL LETTER W?
The OUTLINED LATIN CAPITAL LETTER W character () has codepoint U+1CCEC.
How do I type or copy OUTLINED LATIN CAPITAL LETTER W?
Copy directly, or use the HTML entity, UTF-8, and code encodings shown on this page.