WORM (🪱)
🪱
Copy Character
Character Encoding
UTF-8
0xF00x9F0xAA0xB1
UTF-16
0xD83E0xDEB1
UTF-32
0x0001FAB1
Copy & Paste Codes
Unicode Escape
\u{1FAB1}
HTML Entity (Decimal)
🪱
HTML Entity (Hex)
🪱
CSS Code
\1FAB1
JavaScript/JSON
String.fromCodePoint(0x1FAB1)
Python
chr(0x1FAB1)
Ruby/PHP
chr(0x1FAB1)
Unix, C, PHP, JAVA
0x1FAB1
Perl
chr(0x1FAB1)
URL Encoded
%1fab1