Unicode strings in grids don't show correctly

Use the following SQL for test:

SELECT '😀' FROM DUAL;

This grid is shown:

The font is set to Consolas for both the header and the grid rows.