q

Technical information

Symbolq
NameLatin small letter q
Unicode numberU+0071
CategoryASCII Table7. Lowercase Latin alphabet

Encoding

HTML Entityq
HTML Entity (hex)q
URL Escape Codeq
UTF-8 (hex)0x71
UTF-8 (binary)01110001
UTF-160x0071
UTF-320x00000071

Source Code

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

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>&#113;</span>

            
span {
    content: "\0071";
}

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