HALFWIDTH KATAKANA LETTER E
エ
U+FF74
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
0xEF0xBD0xB4
UTF-16
0xFF74
UTF-32
0x0000FF74
Copy & Paste Codes
Character
エ
Unicode Escape
\u{FF74}
HTML Entity (Decimal)
エ
HTML Entity (Hex)
エ
CSS Code
\FF74
JavaScript
String.fromCodePoint(0xFF74)
Python
chr(0xFF74)