LATIN SMALL LETTER R
r
U+0072
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
C0 Controls and Basic Latin (Basic Latin)
Character Encoding
UTF-8
0x72
UTF-16
0x0072
UTF-32
0x00000072
Copy & Paste Codes
Character
r
Unicode Escape
\u{0072}
HTML Entity (Decimal)
r
HTML Entity (Hex)
r
CSS Code
\0072
JavaScript
String.fromCodePoint(0x0072)
Python
chr(0x0072)