HALFWIDTH KATAKANA LETTER NU
ヌ
U+FF87
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
0xEF0xBE0x87
UTF-16
0xFF87
UTF-32
0x0000FF87
Copy & Paste Codes
Character
ヌ
Unicode Escape
\u{FF87}
HTML Entity (Decimal)
ヌ
HTML Entity (Hex)
ヌ
CSS Code
\FF87
JavaScript
String.fromCodePoint(0xFF87)
Python
chr(0xFF87)