Help for this page

Select Code to Download


  1. or download this
    PS C:\> $joiner = [char]::ConvertFromUtf32(0x200D)
    PS C:\> $pc     = [char]::ConvertFromUtf32(0x1F4BB)
    PS C:\> $man    = [char]::ConvertFromUtf32(0x1F468)
    PS C:\> $person = [char]::ConvertFromUtf32(0x1F9D1)