Help for this page
PS C:\> $joiner = [char]::ConvertFromUtf32(0x200D) PS C:\> $pc = [char]::ConvertFromUtf32(0x1F4BB) PS C:\> $man = [char]::ConvertFromUtf32(0x1F468) PS C:\> $person = [char]::ConvertFromUtf32(0x1F9D1)