As announced on this site there are new Power symbols in Unicode 9.0 available and I tried to include one symbol to my XAML code
e.g. <Button Content="⏻" />
but it will not recognized correctly! (it's always an rectangle)
So I think I have to update Unicode somehow? Any suggestions?!