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