The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 07-09-2007
Neo's Avatar
Neo Neo is offline
Administrator
 

Join Date: Sep 2000
Location: Asia Pacific
Posts: 4,657
Try using the ASCII representation:

http://www.hypergurl.com/asciisymbols.html

Quote:
What is ASCII Code

ASCII stands for "American Standard Code for Information Interchange". ASCII computer codes represent English characters as numbers that form printable symbols. The table below shows which ascii codes are used to display the corresponding character symbols within your website or programming project. Simply copy and paste the ascii code of the character you would like to use into your editor.

ASCII Table ....
Reply With Quote