unum

Convert between numbers, Unicode characters, and HTML entities

brewmacoslinux
Try with needOr install directly
Source

About

Interconvert numbers, Unicode, and HTML/XHTML entities

Commands

unum

Examples

Convert a decimal number to hexadecimal and Unicode$ unum 65
Convert HTML entity to character$ unum '©'
Convert Unicode character to its numeric representations$ unum 'A'