stevenla / unicoder

Unicode hex code points to actual characters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unicoder

Tool to print out actual unicode character from its hex code point. Very useful for using FontAwesome in Photoshop or other desktop applications.

Usage

$ ./unicoder.py f8ff


$ ./unicoder.py f8ff | pbcopy

About

Unicode hex code points to actual characters


Languages

Language:Python 100.0%