Q

Technical information

SymbolQ
NameLatin capital letter q
Unicode numberU+0051
CategoryASCII Table5. Uppercase Latin alphabet
DescriptionThe Unicode character Q, or U+0051, is known as the "Latin Capital Letter Q". It belongs to the "Basic Latin" block and falls under the "Letter, Uppercase" category in the Unicode standard. This character is the uppercase version of the letter Q, the 17th letter of the modern English alphabet. In written language, the letter Q is typically followed by the letter U to form a "qu" combination, as in words like "queen" or "question". The specific visual representation of this character can vary depending on the language and context in which it's used. The appearance can also slightly differ based on the font and typography used.

Encoding

HTML EntityQ
HTML Entity (hex)Q
URL Escape CodeQ
UTF-8 (hex)0x51
UTF-8 (binary)01010001
UTF-160x0051
UTF-320x00000051

Source Code

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

Preview

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

Font size:

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

CSS Property: font-weight

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

HTML Forms and Input

input
disabled input
Q
input-group
select
button
button

Code examples in HTML and CSS

<span>&#81;</span>

            
span {
    content: "\0051";
}

The symbol in different fonts

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

References