r

Technical information

Symbolr
NameLatin small letter r
Unicode numberU+0072
CategoryASCII Table7. Lowercase Latin alphabet
DescriptionThe Unicode character r, or U+0072, is known as the "Latin Small Letter R". It belongs to the "Basic Latin" block and falls under the "Letter, Lowercase" category in the Unicode standard. This character is the lowercase version of the letter "R" in the Latin alphabet. In written language, it is used to represent the sound /r/ or /ɹ/ as in the word "run". The specific appearance and usage of this letter can vary based on the font and styling used, but it is typically represented as a curved line that starts from a baseline and arches upwards. The usage of this character is prevalent in many languages that utilize the Latin script.

Encoding

HTML Entityr
HTML Entity (hex)r
URL Escape Coder
UTF-8 (hex)0x72
UTF-8 (binary)01110010
UTF-160x0072
UTF-320x00000072

Source Code

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

Preview

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

Font size:

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

CSS Property: font-weight

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

HTML Forms and Input

input
disabled input
r
input-group
select
button
button

Code examples in HTML and CSS

<span>&#114;</span>

            
span {
    content: "\0072";
}

The symbol in different fonts

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

References