U+FF55 FULLWIDTH LATIN SMALL LETTER U

If this shows as a blank square, your device lacks a font to render it.

Decimal / Nº
65365
General Category
Script
Bidi Category
Left-To-Right
East Asian Width
fullwidth
Combining Class
Not Reordered
Decomposition
Unknown

Character Details

The Unicode character U+FF55, officially named FULLWIDTH LATIN SMALL LETTER U, was introduced in Unicode version 1.1. It is part of the Half And Full Forms 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 Unknown and has fullwidth 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.

Representations & Encodings

Click any row to instantly copy the encoding value to your clipboard.

65365 Copied!
UTF-8 EF BD 95 Copied!
UTF-16 FF 55 Copied!
UTF-32 00 00 FF 55 Copied!
URL-Quoted %EF%BD%95 Copied!
HTML hex reference u Copied!
RFC 5137 \u'FF55' Copied!
Bash and Zsh (inside echo -e) \uFF55 Copied!
C and C++ \uff55 Copied!
C# \uff55 Copied!
CSS \00FF55 Copied!
Excel =UNICHAR(65365) Copied!
Go \uff55 Copied!
JavaScript \uFF55 Copied!
Modern JavaScript (since ES6) \u{ff55} Copied!
JSON \uFF55 Copied!
Java \uFF55 Copied!
Lua \u{FF55} Copied!
Matlab char(65365) Copied!
Perl \x{FF55} Copied!
PHP \u{ff55} Copied!
PostgreSQL U&'\FF55' Copied!
PowerShell `u{FF55} Copied!
Python \uff55 Copied!
Ruby \u{ff55} Copied!
Rust \u{ff55} Copied!