LATIN SMALL LETTER F
f
U+0066
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
C0 Controls and Basic Latin (Basic Latin)
Character Encoding
UTF-8
0x66
UTF-16
0x0066
UTF-32
0x00000066
Copy & Paste Codes
Character
f
Unicode Escape
\u{0066}
HTML Entity (Decimal)
f
HTML Entity (Hex)
f
CSS Code
\0066
JavaScript
String.fromCodePoint(0x0066)
Python
chr(0x0066)