FULLWIDTH TILDE
~
U+FF5E
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
0xEF0xBD0x9E
UTF-16
0xFF5E
UTF-32
0x0000FF5E
Copy & Paste Codes
Character
~
Unicode Escape
\u{FF5E}
HTML Entity (Decimal)
~
HTML Entity (Hex)
~
CSS Code
\FF5E
JavaScript
String.fromCodePoint(0xFF5E)
Python
chr(0xFF5E)