A command-line tool to search Unicode characters by name keyword.
- Takes a search term and returns matching Unicode characters
- Shows the code point, symbol, and official Unicode name for each match
- Fast lookup directly from the terminal
- Python, unicodedata
No dependencies beyond the Python standard library.
chmod +x uni_char_searchuni_char_search fire
uni_char_search arrow
uni_char_search snowflakeExample output:
U+002632 TRIGRAM FOR FIRE
U+002EA3 CJK RADICAL FIRE
U+002F55 KANGXI RADICAL FIRE
U+00322B PARENTHESIZED IDEOGRAPH FIRE
U+01F525 FIRE
U+01F692 FIRE ENGINE
