BEETLE (🪲)
🪲
Copy Character
Character Encoding
UTF-8
0xF00x9F0xAA0xB2
UTF-16
0xD83E0xDEB2
UTF-32
0x0001FAB2
Copy & Paste Codes
Unicode Escape
\u{1FAB2}
HTML Entity (Decimal)
🪲
HTML Entity (Hex)
🪲
CSS Code
\1FAB2
JavaScript/JSON
String.fromCodePoint(0x1FAB2)
Python
chr(0x1FAB2)
Ruby/PHP
chr(0x1FAB2)
Unix, C, PHP, JAVA
0x1FAB2
Perl
chr(0x1FAB2)
URL Encoded
%1fab2