The Unicode PowerShell module
After authoring last month scripting games puzzle, which involved some scripting around the Unicode standard, I decided to have some fun and write a PowerShell module which interacts directly with the online Unicode Database (UCD) to retrieve the main properties of characters. Using this module you will be able to retrieve the following information for a single char or for every char in a given string: Glyph name General category Unicode script Unicode block Unicode version (or age) Decimal value Hex value