GREEK PHI SYMBOL (ϕ)
ϕ
Copy Character
Unicode Block
Greek and CopticUnicode Code
U+03D5
Codepoint
981
Notes
used as a technical symbol, with a stroked glyph
maps to "phi1" symbol entities
# 03C6 greek small letter phi
Character Encoding
UTF-8
0xCF0x95
UTF-16
0x03D5
UTF-32
0x000003D5
Copy & Paste Codes
Unicode Escape
\u{03D5}
HTML Entity (Decimal)
ϕ
HTML Entity (Hex)
ϕ
CSS Code
\03D5
JavaScript/JSON
String.fromCodePoint(0x03D5)
Python
chr(0x03D5)
Ruby/PHP
chr(0x03D5)
Unix, C, PHP, JAVA
0x03D5
Perl
chr(0x03D5)
URL Encoded
%03d5