HALFWIDTH KATAKANA LETTER MI
ミ
U+FF90
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
0xEF0xBE0x90
UTF-16
0xFF90
UTF-32
0x0000FF90
Copy & Paste Codes
Character
ミ
Unicode Escape
\u{FF90}
HTML Entity (Decimal)
ミ
HTML Entity (Hex)
ミ
CSS Code
\FF90
JavaScript
String.fromCodePoint(0xFF90)
Python
chr(0xFF90)