U+00FC LATIN SMALL LETTER U WITH DIAERESIS

ü

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

Decimal / Nº
252
General Category
Script
Bidi Category
Left-To-Right
East Asian Width
ambiguous
Combining Class
Not Reordered
Decomposition
a canonical composition

Character Details

The Unicode character U+00FC, officially named LATIN SMALL LETTER U WITH DIAERESIS, was introduced in Unicode version 1.1. It is part of the Latin 1 Sup block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as LATIN SMALL LETTER U DIAERESIS.

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 canonical composition and has ambiguous 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.

252 Copied!
UTF-8 C3 BC Copied!
UTF-16 00 FC Copied!
UTF-32 00 00 00 FC Copied!
URL-Quoted %C3%BC Copied!
HTML hex reference ü Copied!
RFC 5137 \u'00FC' Copied!
Bash and Zsh (inside echo -e) \u00FC Copied!
C and C++ \u00fc Copied!
C# \u00fc Copied!
CSS \0000FC Copied!
Excel =UNICHAR(252) Copied!
Go \u00fc Copied!
JavaScript \u00FC Copied!
Modern JavaScript (since ES6) \u{00fc} Copied!
JSON \u00FC Copied!
Java \u00FC Copied!
Lua \u{00FC} Copied!
Matlab char(252) Copied!
Perl \x{00FC} Copied!
PHP \u{00fc} Copied!
PostgreSQL U&'\00FC' Copied!
PowerShell `u{00FC} Copied!
Python \u00fc Copied!
Ruby \u{00fc} Copied!
Rust \u{00fc} Copied!