GREEK SMALL LETTER PHI
φ
U+03C6
Unicode Block
Greek and CopticCode
03C6
Code Point
966
Notes
the ordinary Greek letter, showing considerable glyph variation
in mathematical contexts, the loopy glyph is preferred, to contrast with 03D5
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Greek and Coptic
Character Encoding
UTF-8
0xCF0x86
UTF-16
0x03C6
UTF-32
0x000003C6
Copy & Paste Codes
Character
φ
Unicode Escape
\u{03C6}
HTML Entity (Decimal)
φ
HTML Entity (Hex)
φ
CSS Code
\03C6
JavaScript
String.fromCodePoint(0x03C6)
Python
chr(0x03C6)