What is “uni2ascii” Package?
Bi-directional conversion between UTF-8 and various ASCII flavors
For more details: https://billposer.org/Software/uni2ascii.html
Installation
- Open Terminal by pressing 
command+spacethen type terminal and hitEnterkey. - Install homebrew first.
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null - Install uni2ascii.
brew install uni2ascii
 
Now, use uni2ascii!
Leave a Reply
You must be logged in to post a comment.