uniutils

Manipulate and analyze Unicode text with command-line utilities

brewmacoslinux
Try with needOr install directly
Source

About

Manipulate and analyze Unicode text

Commands

uninameunicodeunihexunidupunidiffuniparse

Examples

Display Unicode character names and properties$ uniname -e café
Convert text to hexadecimal Unicode code points$ unihex -e hello
Check for duplicate Unicode characters in text$ unidup < input.txt