W

Technical information

SymbolW
NameLatin capital letter w
Unicode numberU+0057
CategoryASCII Table5. Uppercase Latin alphabet
DescriptionThe Unicode character W, or U+0057, is known as the "Latin Capital Letter W". It belongs to the "Latin" block and falls under the "Letter, Uppercase" category in the Unicode standard. This character is the uppercase version of the twenty-third letter in the Latin alphabet. It typically represents the consonant sound /w/, as in "water" or "window". Visually, the letter W resembles two letter V's or U's placed next to each other, meeting at their bases. It's commonly used at the beginning of sentences and for proper nouns in many languages that utilize the Latin script. The specific appearance of this character can slightly vary based on the font and typography used.

Encoding

HTML EntityW
HTML Entity (hex)W
URL Escape CodeW
UTF-8 (hex)0x57
UTF-8 (binary)01010111
UTF-160x0057
UTF-320x00000057

Source Code

C, C++, and Java"\u0057"
CSS Code\0057
JavaScript"\u0057"
Perl\x{0057}
Python 2u"\u0057"
Python 3\u0057
Ruby\u{0057}

Preview

This Unicode character looks like this W in sentence and in bold like this W and in italic like this W.

Font size:

W
12px
W
16px
W
20px
W
28px
W
36px
W
48px
W
72px

CSS Property: font-weight

W
100
W
200
W
300
W
400
W
500
W
600
W
700
W
800
W
900

HTML Forms and Input

input
disabled input
W
input-group
select
button
button

Code examples in HTML and CSS

<span>&#87;</span>

            
span {
    content: "\0057";
}

The symbol in different fonts

W
-apple-system
W
Apple Color Emoji
W
Arial
W
BlinkMacSystemFont
W
Courier New
W
Georgia
W
Droid Sans
W
Helvetica
W
Noto Sans
W
Oxygen
W
Roboto
W
"Segoe UI"
W
sans-serif
W
Segoe UI Emoji
W
Segoe UI Symbol
W
system-ui
W
Times New Roman
W
Ubuntu
W
Verdana

References