How can I enable Safari 13.1 (Catalina) to render specific unicode characters?

Since upgrading to macOS Catalina (10.15.4) I realized that Safari (13.1) can no longer render my lovely black truck(⛟). If I inspect this element in the developer console or copying the character into the url bar, everything is rendered perfectly fine, but in the web view, I only get the white square displayed. The same problem exists on 2 other Catalina machines, but not on the 10.14 and 10.13 Safaris.

How can I fix this on Catalina?


Solution 1:

Display of unicode characters in any app normally requires that a font with that character be installed on the machine. Black Truck (U+26df) is not in any MacOS font for 10.13, 10.14, or 10.15 as far as I can tell, so you would need to install one of those mentioned on this page to see it.

MS Word comes with one of them, Segoe UI, so if that app is present and that font is available to other apps, then you should be able to see 26df (⛟).