http://www.perlmonks.org?node_id=1084671


in reply to Re^2: In base 1, the number after 0 is:
in thread In base 1, the number after 0 is:

Saturn looks like this:

$ perl -Mopen=OUT,:utf8,:std -E '
    say "\N{SATURN} ", chr 0x2644;
'
♄ ♄

Chart with other astrological symbols: [Note: PDF link] http://www.unicode.org/charts/PDF/U2600.pdf

++ [delayed until Vote Fairy next visits] for link to that excellent obfuscation. :-)

-- Ken