U+0055 LATIN CAPITAL LETTER U

U

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

Decimal / Nº
85
General Category
Block
Script
Bidi Category
Left-To-Right
East Asian Width
narrow
Combining Class
Not Reordered
Decomposition
not a composition

Character Details

The Unicode character U+0055, officially named LATIN CAPITAL LETTER U, was introduced in Unicode version 1.1. It is part of the ASCII block, which belongs to the Basic Multilingual plane.

Categorized technically as a Uppercase Letter, this character typically falls under the Latin script. In terms of text layout and rendering, the glyph is not a composition and has narrow 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.

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