If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FB01, officially named LATIN SMALL LIGATURE FI, was introduced in Unicode version 1.1. It is part of the Alphabetic PF block, which belongs to the Basic Multilingual plane.
Categorized technically as a Lowercase Letter, this character typically falls under the Latin script. In terms of text layout and rendering, the glyph is a compatibility composition and has no designated width in East Asian typography. When placed in bidirectional text, it behaves as an Left-To-Right character. Its visual representation remains not mirrored regardless of the reading direction.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
64257
Copied!
|
|---|---|
| UTF-8 |
EF AC 81
Copied!
|
| UTF-16 |
FB 01
Copied!
|
| UTF-32 |
00 00 FB 01
Copied!
|
| URL-Quoted |
%EF%AC%81
Copied!
|
| HTML hex reference |
fi
Copied!
|
| RFC 5137 |
\u'FB01'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFB01
Copied!
|
| C and C++ |
\ufb01
Copied!
|
| C# |
\ufb01
Copied!
|
| CSS |
\00FB01
Copied!
|
| Excel |
=UNICHAR(64257)
Copied!
|
| Go |
\ufb01
Copied!
|
| JavaScript |
\uFB01
Copied!
|
| Modern JavaScript (since ES6) |
\u{fb01}
Copied!
|
| JSON |
\uFB01
Copied!
|
| Java |
\uFB01
Copied!
|
| Lua |
\u{FB01}
Copied!
|
| Matlab |
char(64257)
Copied!
|
| Perl |
\x{FB01}
Copied!
|
| PHP |
\u{fb01}
Copied!
|
| PostgreSQL |
U&'\FB01'
Copied!
|
| PowerShell |
`u{FB01}
Copied!
|
| Python |
\ufb01
Copied!
|
| Ruby |
\u{fb01}
Copied!
|
| Rust |
\u{fb01}
Copied!
|