-
-
Save ScoreUnder/274d2063a571fcb9e537edcb2aa121f0 to your computer and use it in GitHub Desktop.
Halfwidth-to-fullwidth text converter
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
perl -CS -Mutf8 -pe'y/ !-~/ !-~/' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment