The ascii table can be displayed from the terminal using man ascii
.
So, is there a package I can install to show the utf-8
and unicode
table from the terminal? For example, when I type man utf-8
, a utf-8
character table is displayed ; and when I type man unicode
, a unicode
character table is displayed.