dabase.com → Kai's Tech Tips → Archlinux → How to print Unicode characters in bash How to print Unicode characters in bash Published: Monday, Mar 23, 2015 Last modified: Wednesday, Oct 2, 2024 $ echo -e "\u263A" ☺ \u + HEX value http://www.fileformat.info/info/unicode/char/263a/ ←Previous Next→