unicode

u

U+0075

LATIN SMALL LETTER U

LATIN SMALL LETTER U · Lowercase Letter · Basic Latin · Latin script

xid-startascii

Quick facts

Code point
U+0075
Decimal
117
Name
LATIN SMALL LETTER U
General category
LlLowercase Letter
Script
Latin
Bidi class
L
Combining class
0
Age
1.1
Name aliases

Normalization & case

Decomposition
Uppercase
U+0055
Lowercase
Titlecase
U+0055
Case folding
Bidi mirrored
No

Layout & width

East Asian Width
Na
Line Break
AL
Numeric
Script extensions

Binary properties

AlphabeticLowercaseID_StartID_ContinueXID_StartXID_Continue

Developer examples

JS
'\u{75}' // U+0075
Python
"\N{LATIN SMALL LETTER U}"
HTML
u

Encodings & escapes

UTF-8
UTF-16
UTF-32
HTML decimal
HTML hex
JavaScript
Python
CSS
JSON
URL (UTF-8)
C / C++

Related

Source

Unicode
16.0.0
WHATWG