Here are two cool and esoteric Unicode characters: ⌀ and ⎘. I'm trying to debug why these two characters aren't showing correctly in my ConEmu shell, which instead shows ugly rectangles with a question mark.
What is confusing to me is that when I paste these characters in Chrome, they show perfectly. I initially considered that maybe Chrome is using a better font than ConEmu which has more characters, but even when I set Chrome to use the same Consolas font as ConEmu, it shows the symbols correctly. In my anger, I even had Chrome render a sentence containing these symbols using the "Comic Sans MS" font, only to see that Chrome cheerfully continues to succeed in rendering these symbols.
What is Chrome's trick for rendering symbols correctly when the fonts don't define glyphs for them? Does it have some kind of fallback font that it uses? I'm hoping that whatever trick this is, I could use it in ConEmu as well.