How to see if a file is ASCII or UTF8 etc

This forum is user-to-user based and not regularly monitored by IDM.
Please see the note at the top of this page on how to contact IDM.

How to see if a file is ASCII or UTF8 etc

Postby scraulb » Sat Feb 24, 2007 2:39 am

I am sure I am missing something but how do I tell if a file is ASCII/UTF8 etc? I can see if it is DOS or UNIX at the bottom of the screen. I can save it as ASCII or UTF8 but I cannot see how to tell what the file is when I open it.


Thanks
User avatar
scraulb
Newbie
 
Posts: 2
Joined: Fri Feb 23, 2007 12:00 am

Re: How to see if a file is ASCII or UTF8 etc

Postby Mofi » Sat Feb 24, 2007 3:21 pm

You have seen already that the second box in the status bar at bottom of the UltraEdit/UEStudio window shows you which line terminator the current file has: DOS, UNIX or MAC.

This box shows you also the encoding. Here is a complete list for DOS terminated files:

DOS ... ASCII/ANSI - no encoding = no encoding info!
U-DOS ... Unicode Little Endian UTF-16 LE
UBE-DOS ... Unicode Big Endian UTF-16 BE
U8-DOS ... Unicode UTF-8
UESC-DOS ... ASCII Escaped Unicode
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4062
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna

Re: How to see if a file is ASCII or UTF8 etc

Postby scraulb » Sat Feb 24, 2007 5:08 pm

Thank You! from Colorado
User avatar
scraulb
Newbie
 
Posts: 2
Joined: Fri Feb 23, 2007 12:00 am


Return to UEStudio General Discussion