What is state of the art: Unicode file names on Windows

Seems to work fine for this call in Filters/Modeling/Testing/Python/HyperScalarBar.py:

scalarBar.SetLabelFormat("%-#6.3f")`

given this:

Charts/Core/vtkAxis.h:  virtual void SetLabelFormat(const std::string &fmt);