This is the command utf8lookup that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
utf8lookup - Look up Unicode characters from the command line
SYNOPSIS
utf8lookup <unicode codepoint as hex text without leading 0x>
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.
Use utf8lookup online using onworks.net services