γ
Technical information
Symbol | γ | |
Name | Greek small letter gamma | |
Unicode number | U+03B3 | |
Category | Greek small letter normal |
Description | The Unicode character γ, or U+03B3, is known as the "Greek Small Letter Gamma". It falls under the "Greek and Coptic" block and the "Letter, Lowercase" category in the Unicode standard. Gamma is the third letter of the Greek alphabet. In the system of Greek numerals, it has a value of 3. It is pronounced as "gamma" in English. In physics, the lowercase gamma is often used to represent a photon, the elementary particle of light and other electromagnetic radiation. In mathematics, it's frequently used to denote the Gamma function, a generalization of the factorial function to complex numbers. |
Encoding
HTML Entity | γ | |
HTML Entity (hex) | γ | |
HTML Entity (named) | γ | |
URL Escape Code | %CE%B3 | |
UTF-8 (hex) | 0xCE 0xB3 | |
UTF-8 (binary) | 11001110:10110011 | |
UTF-16 | 0x03B3 | |
UTF-32 | 0x000003B3 |
Source Code
C, C++, and Java | "\u03B3" | |
CSS Code | \03B3 | |
JavaScript | "\u03B3" | |
Perl | \x{03B3} | |
Python 2 | u"\u03B3" | |
Python 3 | \u03B3 | |
Ruby | \u{03B3} |
Preview
This Unicode character looks like this γ in sentence and in bold like this γ and in italic like this γ.
input-group
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
γ
select
button
button
Code examples in HTML and CSS
<span>γ</span>
span {
content: "\03B3";
}
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