I can't get my terminal (and python) to properly display some Unicode characters, mainly the new bitcoin symbol. The output is a box.
$ echo -e \\u20bf
<p><a href="https://i.stack.imgur.com/jvr4v.png" rel="noreferrer"><img src="https://i.stack.imgur.com/jvr4v.png" alt="Output"></a></p> </blockquote>
My terminal settings are default Ubuntu GNOME 16.10, the system is updated. I also tried changing the font to Noto/Noto Sans, but the character in question is still missing.
EDIT: Looking for a font patch for new accepted Unicode symbols 'in the pipeline' - Proposed New Characters?
u20bf
– M. Becerra Mar 19 '17 at 11:57Ƀ
,฿
,ƀ
, orB͈̎
do the job? – M. Becerra Mar 19 '17 at 17:35