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 V
Overview
(OUTLINED LATIN CAPITAL LETTER V) is the Unicode character at code point U+1CCEB. 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+1CCEB | |
| decimal | 117995 | |
| htmldecimal | 𜳫 | |
| htmlhex | 𜳫 | |
| css | \1CCEB | |
| javascript | \u{1CCEB} | |
| python | \U0001cceb | |
| java | \uD833\uDCEB | |
| go | \U0001CCEB | |
| ruby | \u{1CCEB} | |
| rust | \u{1CCEB} | |
| ccpp | \U0001cceb | |
| urlencoded | %F0%9C%B3%AB | |
| utf8bytes | f0 9c b3 ab | |
| utf16bebytes | d8 33 dc eb | |
| utf32bebytes | 00 01 cc eb |
How to Use
HTML:
𜳫
CSS:
content: "\1CCEB"
JavaScript:
"\u{1CCEB}"
Python:
"\U0001cceb"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 0056
Frequently Asked Questions
What is the character (OUTLINED LATIN CAPITAL LETTER V)?
(OUTLINED LATIN CAPITAL LETTER V) is the Unicode character U+1CCEB.
What is the Unicode codepoint of OUTLINED LATIN CAPITAL LETTER V?
The OUTLINED LATIN CAPITAL LETTER V character () has codepoint U+1CCEB.
How do I type or copy OUTLINED LATIN CAPITAL LETTER V?
Copy directly, or use the HTML entity, UTF-8, and code encodings shown on this page.