If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FB04, officially named LATIN SMALL LIGATURE FFL, 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º |
64260
Copied!
|
|---|---|
| UTF-8 |
EF AC 84
Copied!
|
| UTF-16 |
FB 04
Copied!
|
| UTF-32 |
00 00 FB 04
Copied!
|
| URL-Quoted |
%EF%AC%84
Copied!
|
| HTML hex reference |
ffl
Copied!
|
| RFC 5137 |
\u'FB04'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFB04
Copied!
|
| C and C++ |
\ufb04
Copied!
|
| C# |
\ufb04
Copied!
|
| CSS |
\00FB04
Copied!
|
| Excel |
=UNICHAR(64260)
Copied!
|
| Go |
\ufb04
Copied!
|
| JavaScript |
\uFB04
Copied!
|
| Modern JavaScript (since ES6) |
\u{fb04}
Copied!
|
| JSON |
\uFB04
Copied!
|
| Java |
\uFB04
Copied!
|
| Lua |
\u{FB04}
Copied!
|
| Matlab |
char(64260)
Copied!
|
| Perl |
\x{FB04}
Copied!
|
| PHP |
\u{fb04}
Copied!
|
| PostgreSQL |
U&'\FB04'
Copied!
|
| PowerShell |
`u{FB04}
Copied!
|
| Python |
\ufb04
Copied!
|
| Ruby |
\u{fb04}
Copied!
|
| Rust |
\u{fb04}
Copied!
|