Ρ

Technical information

SymbolΡ
NameGreek capital letter rho
Unicode numberU+03A1
CategoryGreek capital letter normal

Encoding

HTML EntityΡ
HTML Entity (hex)Ρ
HTML Entity (named)Ρ
URL Escape Code%CE%A1
UTF-8 (hex)0xCE 0xA1
UTF-8 (binary)11001110:10100001
UTF-160x03A1
UTF-320x000003A1

Source Code

C, C++, and Java"\u03A1"
CSS Code\03A1
JavaScript"\u03A1"
Perl\x{03A1}
Python 2u"\u03A1"
Python 3\u03A1
Ruby\u{03A1}

Preview

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

Font size:

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

CSS Property: font-weight

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

HTML Forms and Input

input
disabled input
Ρ
input-group
select
button
button

Code examples in HTML and CSS

<span>&#929;</span>

            
span {
    content: "\03A1";
}

The symbol in different fonts

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

References