unicode

U+FF41

FULLWIDTH LATIN SMALL LETTER A

FULLWIDTH LATIN SMALL LETTER A · Lowercase Letter · Halfwidth and Fullwidth Forms · Latin script

xid-start

Quick facts

Code point
U+FF41
Decimal
65345
Name
FULLWIDTH LATIN SMALL LETTER A
General category
LlLowercase Letter
Script
Latin
Bidi class
L
Combining class
0
Age
1.1
Name aliases

Normalization & case

Decomposition
<wide> 0061
Uppercase
U+FF21
Lowercase
Titlecase
U+FF21
Case folding
Bidi mirrored
No

Layout & width

East Asian Width
F
Line Break
ID
Numeric
Script extensions

Binary properties

Hex_DigitAlphabeticLowercaseID_StartID_ContinueXID_StartXID_Continue

Developer examples

JS
'\u{ff41}' // U+FF41
Python
"\N{FULLWIDTH LATIN SMALL LETTER A}"
HTML
&#xFF41;

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