R
Technical information
| Symbol | R | |
| Name | Fullwidth latin capital letter r | |
| Unicode number | U+FF32 | |
| Category | Fullwidth ASCII variants | |
Encoding
| HTML Entity | R | |
| HTML Entity (hex) | R | |
| URL Escape Code | %EF%BC%B2 | |
| UTF-8 (hex) | 0xEF 0xBC 0xB2 | |
| UTF-8 (binary) | 11101111:10111100:10110010 | |
| UTF-16 | 0xFF32 | |
| UTF-32 | 0x0000FF32 |
Source Code
| C, C++, and Java | "\uFF32" | |
| CSS Code | \FF32 | |
| JavaScript | "\uFF32" | |
| Perl | \x{FF32} | |
| Python 2 | u"\uFF32" | |
| Python 3 | \uFF32 | |
| Ruby | \u{FF32} |
Preview
This Unicode character looks like this R in sentence and in bold like this R and in italic like this R.
input-group
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
select
button
button
Code examples in HTML and CSS
<span>R</span>
span {
content: "\FF32";
}
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