SMALL DOLLAR SIGN (﹩)
﹩
Copy Character
Character Encoding
UTF-8
0xEF0xB90xA9
UTF-16
0xFE69
UTF-32
0x0000FE69
Copy & Paste Codes
Unicode Escape
\u{FE69}
HTML Entity (Decimal)
﹩
HTML Entity (Hex)
﹩
CSS Code
\FE69
JavaScript/JSON
String.fromCodePoint(0xFE69)
Python
chr(0xFE69)
Ruby/PHP
chr(0xFE69)
Unix, C, PHP, JAVA
0xFE69
Perl
chr(0xFE69)
URL Encoded
%fe69