FULLWIDTH LATIN SMALL LETTER A
a
U+FF41
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Halfwidth and Fullwidth Forms
Character Encoding
UTF-8
0xEF0xBD0x81
UTF-16
0xFF41
UTF-32
0x0000FF41
Copy & Paste Codes
Character
a
Unicode Escape
\u{FF41}
HTML Entity (Decimal)
a
HTML Entity (Hex)
a
CSS Code
\FF41
JavaScript
String.fromCodePoint(0xFF41)
Python
chr(0xFF41)