LATIN CAPITAL LETTER R
R
U+0052
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
0x52
UTF-16
0x0052
UTF-32
0x00000052
Copy & Paste Codes
Character
R
Unicode Escape
\u{0052}
HTML Entity (Decimal)
R
HTML Entity (Hex)
R
CSS Code
\0052
JavaScript
String.fromCodePoint(0x0052)
Python
chr(0x0052)