copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('w'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
w
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+0077 | |
| decimal | 119 | |
| htmldecimal | w | |
| htmlhex | w | |
| css | \0077 | |
| javascript | \u{77} | |
| python | \u0077 | |
| java | \u0077 | |
| go | \u0077 | |
| ruby | \u{77} | |
| rust | \u{77} | |
| ccpp | \u0077 | |
| urlencoded | w | |
| utf8bytes | 77 | |
| utf16bebytes | 00 77 | |
| utf32bebytes | 00 00 00 77 |
How to Use
HTML:
w
CSS:
content: "\0077"
JavaScript:
"\u{77}"
Python:
"\u0077"
Properties
- Block
- Basic Latin
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the w character (LATIN SMALL LETTER W)?
w (LATIN SMALL LETTER W) is the Unicode character U+0077.
What is the Unicode codepoint of LATIN SMALL LETTER W?
The LATIN SMALL LETTER W character (w) has codepoint U+0077.
How do I type or copy LATIN SMALL LETTER W?
Copy w directly, or use the HTML entity, UTF-8, and code encodings shown on this page.