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' : ''">
ԝ
CYRILLIC SMALL LETTER WE
Overview
ԝ (CYRILLIC SMALL LETTER WE) is the Unicode character at code point U+051D. It belongs to the Cyrillic Supplement block, in the Lowercase Letter (Ll) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+051D | |
| decimal | 1309 | |
| htmldecimal | ԝ | |
| htmlhex | ԝ | |
| css | \051D | |
| javascript | \u{51D} | |
| python | \u051d | |
| java | \u051D | |
| go | \u051D | |
| ruby | \u{51D} | |
| rust | \u{51D} | |
| ccpp | \u051d | |
| urlencoded | %D4%9D | |
| utf8bytes | d4 9d | |
| utf16bebytes | 05 1d | |
| utf32bebytes | 00 00 05 1d |
How to Use
HTML:
ԝ
CSS:
content: "\051D"
JavaScript:
"\u{51D}"
Python:
"\u051d"
Properties
- Block
- Cyrillic Supplement
- Script
- Cyrl
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ԝ character (CYRILLIC SMALL LETTER WE)?
ԝ (CYRILLIC SMALL LETTER WE) is the Unicode character U+051D.
What is the Unicode codepoint of CYRILLIC SMALL LETTER WE?
The CYRILLIC SMALL LETTER WE character (ԝ) has codepoint U+051D.
How do I type or copy CYRILLIC SMALL LETTER WE?
Copy ԝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.