< # .SYNOPSIS This script, a re-implementation of an MSDN sample, shows the Unicode details of a unicode character, using PowerShell. .DESCRIPTION This script re-implements a simple MSDN script that takes a Unicode Character and uses CharUnicodeInfo class to get details of that...