DROPLET (💧)
💧
Copy Character
Unicode Block
Miscellaneous Symbols and PictographsUnicode Code
U+1F4A7
Codepoint
128167
Notes
represents a drop of sweat or drop of water
Character Encoding
UTF-8
0xF00x9F0x920xA7
UTF-16
0xD83D0xDCA7
UTF-32
0x0001F4A7
Copy & Paste Codes
Unicode Escape
\u{1F4A7}
HTML Entity (Decimal)
💧
HTML Entity (Hex)
💧
CSS Code
\1F4A7
JavaScript/JSON
String.fromCodePoint(0x1F4A7)
Python
chr(0x1F4A7)
Ruby/PHP
chr(0x1F4A7)
Unix, C, PHP, JAVA
0x1F4A7
Perl
chr(0x1F4A7)
URL Encoded
%1f4a7