Perl UNICODE character number for (↽) Leftwards Harpoon With Barb Downwards symbol
The unicode character number for (↽) Leftwards Harpoon With Barb Downwards symbol in Perl is \u21BD.
Code
\x{21BD}
\x{21BD}
Symbol
↽
↽
How to use perl unicode number for (↽) Leftwards Harpoon With Barb Downwards symbol?
To use (↽) Leftwards Harpoon With Barb Downwards symbol code in perl, just place the unicode character number. Compiler or processing engine is going to render it.
Example
\u21BD
If we save above code in a code page and run it, then it will produce following output.
↽
Equivalent character code of Leftwards Harpoon With Barb Downwards symbol
Unicode | U+21BD |
---|---|
HTML Hex Code | ↽ |
C programming | "\u21BD" |
C++ programming | "\u21BD" |
Java programming | "\u21BD" |
Javascript | "\u21BD" |
Perl | \x{21BD} |
Python | \u21BD |
Ruby | \u{21BD} |
HTML Code | ↽ |
URL Escape Code for Leftwards Harpoon With Barb Downwards symbol
The url escape code for Leftwards Harpoon With Barb Downwards symbol is %E2%86%BD