FULLWIDTH LATIN SMALL LETTER U
u
U+FF55
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
0xEF0xBD0x95
UTF-16
0xFF55
UTF-32
0x0000FF55
Copy & Paste Codes
Character
u
Unicode Escape
\u{FF55}
HTML Entity (Decimal)
u
HTML Entity (Hex)
u
CSS Code
\FF55
JavaScript
String.fromCodePoint(0xFF55)
Python
chr(0xFF55)