logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

utf8lookup - Look up Unicode characters from the command line

Author

       This manual page was written for the Debian GNU/Linux distribution because the original program does  not
       have a manual page.

       This manual page was written by Mohammed Sameer <debian@foolab.org>, for the Debian GNU/Linux system (but
       may be used by others).

Description

utf8lookup  is  a simple bash script that will read a Unicode codepoint as hex without the leading 0x and
       print out the name of the corresponding character.

License

       GNU General Public License

                                                   June, 2006                                      utf8lookup(1)

Name

       utf8lookup - Look up Unicode characters from the command line

References

       Unicode Standard, version 4.1

See Also

       uniname

Synopsis

utf8lookup<unicodecodepointashextextwithoutleading0x>

See Also